Label(BarChart, string) Method
Sets the label of the bar chart.
public static BarChart Label(this BarChart chart, string label)
- Namespace
- Spectre
.Console - Containing Type
- BarChartExtensions
Parameters
- BarChart chart
- The bar chart.
- string label
- The bar chart label.