Class Series
public class Series : DataLayerGroup, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IContainItemStorage, IAddChild
- Inheritance
-
Series
- Implements
- Inherited Members
- Extension Methods
Fields
BarStyleProperty
public static readonly DependencyProperty BarStyleProperty
Field Value
LineStyleProperty
public static readonly DependencyProperty LineStyleProperty
Field Value
ScatterStyleProperty
public static readonly DependencyProperty ScatterStyleProperty
Field Value
Properties
BarKey
public static ComponentResourceKey BarKey { get; }
Property Value
BarStyle
public Style BarStyle { get; set; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
LineAreaKey
public static ComponentResourceKey LineAreaKey { get; }
Property Value
LineKey
public static ComponentResourceKey LineKey { get; }
Property Value
LinePolarKey
public static ComponentResourceKey LinePolarKey { get; }
Property Value
LineSmoothKey
public static ComponentResourceKey LineSmoothKey { get; }
Property Value
LineStyle
public Style LineStyle { get; set; }
Property Value
ScatterStyle
public Style ScatterStyle { get; set; }