Charting for WinForms Programmer's Guide
FunnelRenderer Properties
 


 Public Properties

  Name Description

Dimension

Gets or sets the dimension index that should be used to read data from the Series.

LabelBrush

Gets or sets the Brush that should be used to draw labels of data items. (Inherited from SeriesRenderer.)

LabelFontName

Gets or sets the name of font that should be used to draw labels of data items. (Inherited from SeriesRenderer.)

LabelFontSize

Gets or sets the size of font that should be used to draw labels of data items. (Inherited from SeriesRenderer.)

LabelFontStyle

Gets or sets the style of font that should be used to draw labels of data items. (Inherited from SeriesRenderer.)

SegmentSpacing

Gets or sets the spacing between segments.

Series

Gets or sets the Series drawn by this FunnelRenderer.

SeriesStyle

A SeriesStyle instance specifying the appearance of series associated with this renderer. (Inherited from SeriesRenderer.)

ShowDataLabels

Gets or sets the kind of data labels to draw. (Inherited from SeriesRenderer.)

ShowHighlight

Gets or sets a value indicating whether to show highlights on data items. (Inherited from SeriesRenderer.)

ShowToolTips

Gets or sets a value indicating whether to show tooltips. (Inherited from SeriesRenderer.)

StemWidth

Gets or sets the width of the funnel stem.

 See Also

FunnelRenderer Class
MindFusion.Charting Namespace