Table of Contents

Class Title

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

曲线视图

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

Fields

DescriptionProperty

public static readonly DependencyProperty DescriptionProperty

Field Value

DependencyProperty

TextProperty

public static readonly DependencyProperty TextProperty

Field Value

DependencyProperty

Properties

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

Description

public string Description { get; set; }

Property Value

string

Text

public string Text { get; set; }

Property Value

string

Methods

Draw(Canvas)

public override void Draw(Canvas canvas)

Parameters

canvas Canvas