Search
SeriesRenderer Properties
 


 Public Properties

  Name Description

labelBrush

Gets or sets the Brush that should be used to draw labels of data items.

labelFontName

Gets or sets the name of font that should be used to draw labels of data items.

labelFontSize

Gets or sets the size of font that should be used to draw labels of data items.

labelFontStyle

Gets or sets the style of font that should be used to draw labels of data items.

propertyChanged

Occurs when a property value changes.

seriesStyle

A SeriesStyle instance specifying the appearance of series associated with this renderer.

showDataLabels

Gets or sets the kind of data labels to draw.

showHighlight

Gets or sets a value indicating whether to show highlights on data items.

showToolTips

Gets or sets a value indicating whether to show tooltips.

 See Also