Table of Contents

Class Polar

Namespace
HeBianGu.Control.Chart2D
Assembly
HeBianGu.Control.Chart2D.dll

极坐标

public class Polar : Layer, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
Inheritance
Polar
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