Class PaletteEntryCollection
Inheritance
System.Object
PaletteEntryCollection
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class PaletteEntryCollection : Object
Constructors
PaletteEntryCollection()
Declaration
public PaletteEntryCollection()
Properties
Brushes
Declaration
public List<Brush> Brushes { get; }
Property Value
System.
|
SeriesFamily
Declaration
public string SeriesFamily { get; set; }
Property Value
System.
|