Table of Contents

Class Series

Namespace
HeBianGu.Control.Chart2D
Assembly
HeBianGu.Control.Chart2D.dll
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

DependencyProperty

LineStyleProperty

public static readonly DependencyProperty LineStyleProperty

Field Value

DependencyProperty

ScatterStyleProperty

public static readonly DependencyProperty ScatterStyleProperty

Field Value

DependencyProperty

Properties

BarKey

public static ComponentResourceKey BarKey { get; }

Property Value

ComponentResourceKey

BarStyle

public Style BarStyle { get; set; }

Property Value

Style

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

LineAreaKey

public static ComponentResourceKey LineAreaKey { get; }

Property Value

ComponentResourceKey

LineKey

public static ComponentResourceKey LineKey { get; }

Property Value

ComponentResourceKey

LinePolarKey

public static ComponentResourceKey LinePolarKey { get; }

Property Value

ComponentResourceKey

LineSmoothKey

public static ComponentResourceKey LineSmoothKey { get; }

Property Value

ComponentResourceKey

LineStyle

public Style LineStyle { get; set; }

Property Value

Style

ScatterStyle

public Style ScatterStyle { get; set; }

Property Value

Style