Table of Contents

Interface IChartColumnSeries

Namespace
Radzen.Blazor
Assembly
Radzen.Blazor.dll

Marker interface for RadzenColumnSeries<TItem>.

public interface IChartColumnSeries

Properties

Count

Gets the count.

int Count { get; }

Property Value

int

The count.