Table of Contents

Class EllipseMarker

Namespace
HeBianGu.Control.Chart2D
Assembly
HeBianGu.Control.Chart2D.dll
public class EllipseMarker : ShapePointMarker, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient
Inheritance
EllipseMarker
Implements
Inherited Members
Extension Methods

Fields

RectProperty

public static readonly DependencyProperty RectProperty

Field Value

DependencyProperty

Properties

AnimationKey

public static ComponentResourceKey AnimationKey { get; }

Property Value

ComponentResourceKey

CircleKey

public static ComponentResourceKey CircleKey { get; }

Property Value

ComponentResourceKey

Default10Key

public static ComponentResourceKey Default10Key { get; }

Property Value

ComponentResourceKey

Default2Key

public static ComponentResourceKey Default2Key { get; }

Property Value

ComponentResourceKey

Default4Key

public static ComponentResourceKey Default4Key { get; }

Property Value

ComponentResourceKey

Default5Key

public static ComponentResourceKey Default5Key { get; }

Property Value

ComponentResourceKey

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

DefiningGeometry

描绘形状

protected override Geometry DefiningGeometry { get; }

Property Value

Geometry

Rect

public Rect Rect { get; set; }

Property Value

Rect

Methods

OnRender(DrawingContext)

绘制形状

protected override void OnRender(DrawingContext drawingContext)

Parameters

drawingContext DrawingContext