Table of Contents

Class PolarLine

Namespace
HeBianGu.Control.Chart2D
Assembly
HeBianGu.Control.Chart2D.dll
public class PolarLine : Line, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
Inheritance
PolarLine
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

SingleKey

public static ComponentResourceKey SingleKey { get; }

Property Value

ComponentResourceKey

Methods

DrawLine(Canvas)

protected override void DrawLine(Canvas canvas)

Parameters

canvas Canvas