ColorDefinition.PaletteIndex Property
Gets a zero-based index identifying a color from the default palette.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Nullable<Int32> | An integer value that is the zero-based index identifying a color from the default palette. |
See Also