Table of Contents

Class MarkTip

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

曲线视图

public class MarkTip : MarkPosition, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
Inheritance
MarkTip
Implements
Inherited Members
Extension Methods

Constructors

MarkTip()

public MarkTip()

Fields

MarkTipTypeProperty

public static readonly DependencyProperty MarkTipTypeProperty

Field Value

DependencyProperty

Properties

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

MarkTipType

public MarkTipType MarkTipType { get; set; }

Property Value

MarkTipType

Marker

public Label Marker { get; set; }

Property Value

Label

Methods

DrawMark()

public override void DrawMark()