Back to Devexpress

PaletteBase.Count Property

wpf-devexpress-dot-xpf-dot-charts-dot-palettebase-1317705a.md

latest964 B
Original Source

PaletteBase.Count Property

Gets the number of colors in the palette.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public int Count { get; }
vb
Public ReadOnly Property Count As Integer

Property Value

TypeDescription
Int32

An integer value that is the number of colors in the palette.

|

See Also

PaletteBase Class

PaletteBase Members

DevExpress.Xpf.Charts Namespace