ShowValues(BarChart, bool) Method
Sets whether or not values should be shown
next to each bar.
public static BarChart ShowValues(this BarChart chart, bool show)
- Namespace
- Spectre
.Console - Containing Type
- BarChartExtensions
Parameters
- BarChart chart
- The bar chart.
- bool show
- Whether or not values should be shown next to each bar.