Width(BarChart, int?) Method
Sets the width of the bar chart.
public static BarChart Width(this BarChart chart, int? width)
- Namespace
- Spectre
.Console - Containing Type
- BarChartExtensions
Parameters
- BarChart chart
- The bar chart.
- int? width
- The bar chart width.