Table of Contents

Class Grid

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

网格

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

Fields

HorizontalLineStyleProperty

public static readonly DependencyProperty HorizontalLineStyleProperty

Field Value

DependencyProperty

VerticalLineStyleProperty

public static readonly DependencyProperty VerticalLineStyleProperty

Field Value

DependencyProperty

Properties

CrossKey

public static ComponentResourceKey CrossKey { get; }

Property Value

ComponentResourceKey

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

HorizontalLineStyle

public Style HorizontalLineStyle { get; set; }

Property Value

Style

VerticalKey

public static ComponentResourceKey VerticalKey { get; }

Property Value

ComponentResourceKey

VerticalLineStyle

public Style VerticalLineStyle { get; set; }

Property Value

Style

Methods

Draw(Canvas)

public override void Draw(Canvas canvas)

Parameters

canvas Canvas