Table of Contents

Class Layer

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

Fields

LabelStyleProperty

public static readonly DependencyProperty LabelStyleProperty

Field Value

DependencyProperty

MarkStyleProperty

public static readonly DependencyProperty MarkStyleProperty

Field Value

DependencyProperty

PathStyleProperty

public static readonly DependencyProperty PathStyleProperty

Field Value

DependencyProperty

Properties

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

LabelStyle

public Style LabelStyle { get; set; }

Property Value

Style

MarkStyle

public Style MarkStyle { get; set; }

Property Value

Style

PathStyle

public Style PathStyle { get; set; }

Property Value

Style

Methods

InitX()

protected override void InitX()

InitY()

protected override void InitY()

TryDraw()

public override void TryDraw()