Gets or sets a collection of PaletteEntry instances that represent the palette. A PaletteEntry is a property bag containing values for common style-related properties that are applied to a single series within a chart.
Gets or sets the name of the series to which this palette will be applied.
Gets or sets the state of series when the given palette will be used.
Identifies the entries dependency property.
Identifies the seriesName dependency property.
Identifies the seriesState dependency property. Use values exported from PaletteEntryUseState module.
Updates the owner RadChart by reloading its Palettes.
Generated using TypeDoc
Represents a palette that can be associated with a chart to visually style the series defined in it.