Charting for WinForms Programmer's Guide
AreaRenderer Properties
 


 Public Properties

  Name Description

AreaOpacity

Gets or sets the opacity of area polygons.

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.)

Series

Gets or sets a list of Series drawn by this Renderer2D. (Inherited from Renderer2D.)

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.)

XAxis

Gets the X axis associated with this Renderer2D. (Inherited from Renderer2D.)

YAxis

Gets the Y axis associated with this Renderer2D. (Inherited from Renderer2D.)

 See Also

AreaRenderer Class
MindFusion.Charting Namespace