FillStyle Enum
Lists fill styles that a palette item applies to dashboard item elements.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Members
| Name | Description |
|---|---|
Solid
|
The element is filled with a solid color. |
Hatch
|
The element is filled with a hatch pattern. |
See Also