New to Telerik UI for .NET MAUIStart a free 30-day trial

Represents a bar series in a Cartesian chart.

Definition

Constructors

C#
public BarSeries()

Fields

PaletteModeProperty

BindableProperty

Identifies the PaletteMode property.

C#
public static readonly BindableProperty PaletteModeProperty

Properties

Gets or sets the Series Palette Mode.

C#
public SeriesPaletteMode PaletteMode { get; set; }