Interface IChartColumnSeries
Marker interface for RadzenColumnSeries<TItem>.
public interface IChartColumnSeries
Properties
Count
Gets the count.
int Count { get; }
Property Value
- int
The count.
Marker interface for RadzenColumnSeries<TItem>.
public interface IChartColumnSeries
Gets the count.
int Count { get; }
The count.