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