DashboardPaletteItem.FillStyle Property
Gets whether the palette item fills elements with a solid color or a hatch pattern.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| FillStyle | A FillStyle value that determines whether the element is filled with a solid color or a hatch pattern. |
See Also