AddItem(BarChart, string, double, Color?) Method
Adds an item to the bar chart.
public static BarChart AddItem(this BarChart chart, string label, double value, Color? color = null)
- Namespace
- Spectre
.Console - Containing Type
- BarChartExtensions