Table of Contents

Class PillarShape

Namespace
HeBianGu.Control.Shape
Assembly
HeBianGu.Control.Shape.dll

柱状图

public class PillarShape : ShapeBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient
Inheritance
PillarShape
Implements
Inherited Members
Extension Methods

Fields

RadiusXProperty

public static readonly DependencyProperty RadiusXProperty

Field Value

DependencyProperty

RadiusYProperty

public static readonly DependencyProperty RadiusYProperty

Field Value

DependencyProperty

Properties

RadiusX

public double RadiusX { get; set; }

Property Value

double

RadiusY

public double RadiusY { get; set; }

Property Value

double

Methods

CreateGeometry()

protected override Geometry CreateGeometry()

Returns

Geometry