Data Property
Gets the breakdown chart data.
public List<IBreakdownChartItem> Data { get; }
- Namespace
- Spectre
.Console - Containing Type
- BreakdownChart
- Property Type
- List
<IBreakdownChartItem>
public List<IBreakdownChartItem> Data { get; }