BarChartItem Class
An item that's shown in a bar chart.
public sealed class BarChartItem : IBarChartItem
- Namespace
- Spectre
.Console - Interfaces
Constructors
-
BarChartItem
(string, double, Color?) -
Initializes a new instance of the
BarChartItem
class.