DashboardPaletteItem Properties
A palette item that defines a color, hatch style, and line style.| Name | Description |
|---|---|
| Color | Gets the color of the dashboard palette item. |
| FillStyle | Gets whether the palette item fills elements with a solid color or a hatch pattern. |
| HatchStyle | Gets the hatch pattern applied to filled elements (Chart, Scatter Chart, and Pie items). |
| LineStyle | Gets the line style of the dashboard palette item. |
See Also