MindFusion.Wpf Pack Programmer's Guide
Bar Properties
 


 Public Properties

  Name Description

BarIndex

Gets the index of the bar in the series.

Effect

Gets or sets the effect of this ChartElement. (Inherited from ChartElement.)

Fill

Gets the fill of the element. (Inherited from ChartElement.)

Height

Gets the height of the bar.

Progress

Gets the progress of the bar.

SeriesIndex

Gets the index of the series this bar belongs to.

Shape

Gets or sets the shape that represents this ChartElement. (Inherited from ChartElement.)

Stroke

Gets or the stroke of the element. (Inherited from ChartElement.)

StrokeDashArray

Gets the collection of Double values that indicate the pattern of dashes and gaps that is used to outline the ChartElement shape. (Inherited from ChartElement.)

StrokeDashCap

Gets a PenLineCap enumeration value that specifies how the ends of a dash are drawn. (Inherited from ChartElement.)

StrokeDashOffset

Gets a value that specifies the distance within the dash pattern where a dash begins. (Inherited from ChartElement.)

StrokeEndLineCap

Gets a PenLineCap enumeration value that describes the Shape at the end of a line. (Inherited from ChartElement.)

StrokeLineJoin

Gets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of a Shape. (Inherited from ChartElement.)

StrokeMiterLimit

Gets a limit on the ratio of the miter length to half the StrokeThickness of a Shape element. (Inherited from ChartElement.)

StrokeStartLineCap

Gets a PenLineCap enumeration value that describes the Shape at the start of a line. (Inherited from ChartElement.)

StrokeThickness

Gets the stroke thickness of the element. (Inherited from ChartElement.)

Value

Gets the value of the bar.

Width

Gets the width of the bar.

 See Also

Bar Class
MindFusion.Charting.Wpf Namespace