Table of Contents

Class Area

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

Fields

AreaBackgroundProperty

public static readonly DependencyProperty AreaBackgroundProperty

Field Value

DependencyProperty

PathAreaStyleProperty

public static readonly DependencyProperty PathAreaStyleProperty

Field Value

DependencyProperty

UseSmoothProperty

public static readonly DependencyProperty UseSmoothProperty

Field Value

DependencyProperty

Properties

AreaBackground

public Brush AreaBackground { get; set; }

Property Value

Brush

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

PathAreaStyle

public Style PathAreaStyle { get; set; }

Property Value

Style

SingleKey

public static ComponentResourceKey SingleKey { get; }

Property Value

ComponentResourceKey

UseSmooth

public bool UseSmooth { get; set; }

Property Value

bool

Methods

Draw(Canvas)

public override void Draw(Canvas canvas)

Parameters

canvas Canvas