IBreakdownChartItem Interface API Reference Spectre.Console IBreakdownChartItem Represents a breakdown chart item. public interface IBreakdownChartItem Namespace Spectre.Console Implementing Types BreakdownChartItem Properties abstract Color Color Gets the item color. abstract string Label Gets the item label. abstract double Value Gets the item value.