Palette.Count Property
In This Article
Returns the number of colors in a palette.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value representing the total number of colors in a palette. |
See Also