ColorDefinition.PaletteItem Property
Gets the palette item (color, hatch style, and line style) associated with the color definition.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DashboardPaletteItem | A DashboardPaletteItem object that is the palette item (color, hatch style, and line style) associated with the color definition. |
See Also