SunburstPaletteColorizer Properties
The colorizer that colors sunburst items using a palette.| Name | Description |
|---|---|
| LegendItemPattern | Gets or sets the format pattern that is applied to a sunburst legend item’s text. Inherited from SunburstPaletteColorizerBase. |
| Palette | Gets or sets the palette the colorizer uses to paint items. Inherited from SunburstPaletteColorizerBase. |
| TypeNameSerializable | Returns the string value that helps the DevExpress Serializer serialize the specific sunburst colorizer type. Inherited from SunburstColorizerBase. |
| VaryColorInGroup | Gets or sets the value that specifies whether to color each item in the same group. |
See Also