SunburstPaletteColorizerBase Properties
The base class for all colorizers that paint the Sunburst control’s items using predefined or custom palettes.Name | Description |
---|---|
LegendItemPattern | Gets or sets the format pattern that is applied to a sunburst legend item’s text. |
Palette | Gets or sets the palette the colorizer uses to paint items. |
TypeNameSerializable | Returns the string value that helps the DevExpress Serializer serialize the specific sunburst colorizer type. Inherited from SunburstColorizerBase. |
See Also