Table of Contents

Class StepLine

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

Fields

StepTypeProperty

public static readonly DependencyProperty StepTypeProperty

Field Value

DependencyProperty

Properties

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

StepType

public StepType StepType { get; set; }

Property Value

StepType

Methods

Draw(Canvas)

public override void Draw(Canvas canvas)

Parameters

canvas Canvas

DrawLine(Canvas)

protected virtual void DrawLine(Canvas canvas)

Parameters

canvas Canvas