PaletteBase.Count Property
In This Article
Gets the number of colors in the palette.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that is the number of colors in the palette. |
See Also