Table of Contents

Class AngleAxis

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

Fields

LenProperty

public static readonly DependencyProperty LenProperty

Field Value

DependencyProperty

Properties

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

Len

public double Len { get; set; }

Property Value

double

Methods

Draw(Canvas)

public override void Draw(Canvas canvas)

Parameters

canvas Canvas

DrawCircle(Canvas)

protected virtual void DrawCircle(Canvas canvas)

Parameters

canvas Canvas