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 BarStylePropertyField Value
LineStyleProperty
public static readonly DependencyProperty LineStylePropertyField Value
ScatterStyleProperty
public static readonly DependencyProperty ScatterStylePropertyField 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; }