Table of Contents

Class Axis

Namespace
HeBianGu.Control.Chart2D
Assembly
HeBianGu.Control.Chart2D.dll
public class Axis : XyLayer, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
Inheritance
Axis
Implements
Derived
Inherited Members
Extension Methods

Fields

AlignAlignmentCenterProperty

public static readonly DependencyProperty AlignAlignmentCenterProperty

Field Value

DependencyProperty

AlignLenghtProperty

public static readonly DependencyProperty AlignLenghtProperty

Field Value

DependencyProperty

DockAlignmentProperty

public static readonly DependencyProperty DockAlignmentProperty

Field Value

DependencyProperty

LabelStyleProperty

public static readonly DependencyProperty LabelStyleProperty

Field Value

DependencyProperty

TextAlignmentCenterProperty

public static readonly DependencyProperty TextAlignmentCenterProperty

Field Value

DependencyProperty

ValueProperty

public static readonly DependencyProperty ValueProperty

Field Value

DependencyProperty

Properties

AlignAlignmentCenter

public bool AlignAlignmentCenter { get; set; }

Property Value

bool

AlignLenght

public int AlignLenght { get; set; }

Property Value

int

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

DockAlignment

public Dock DockAlignment { get; set; }

Property Value

Dock

LabelStyle

public Style LabelStyle { get; set; }

Property Value

Style

TextAlignmentCenter

public bool TextAlignmentCenter { get; set; }

Property Value

bool

Value

public double Value { get; set; }

Property Value

double