Table of Contents

Interface IChartBarSeries

Namespace
Radzen.Blazor
Assembly
Radzen.Blazor.dll

Marker interface for RadzenBarSeries<TItem>.

public interface IChartBarSeries

Properties

Count

Gets the count.

int Count { get; }

Property Value

int

The count.