ClassPaletteEntryCollection
Class
Represents a collection of Brush objects that target a particular PaletteVisualPart.
Definition
Namespace:Telerik.UI.Xaml.Controls.Chart
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class PaletteEntryCollection
Inheritance: objectPaletteEntryCollection
Constructors
PaletteEntryCollection()
Initializes a new instance of the PaletteEntryCollection class.
Declaration
cs-api-definition
public PaletteEntryCollection()
Properties
Brushes
Gets the collection that contains all the entries for the associated visual part.
SeriesFamily
Gets or sets the family of series this collection is applicable to.