MindFusion.Wpf Pack Programmer's Guide
Series Properties
 


 Public Properties

  Name Description

Data

Gets or sets the data for the Series.

Fill

Gets or sets the fill for the series.

LegendBackground

Gets or sets the legend background brush.

ScatterStroke

Gets or sets the stroke for the series' scatters.

ScatterType

Gets or sets a value specifying the scatter shapes to display for the values in this series.

Stroke

Gets or sets the stroke for the series.

Title

Gets or sets the title for the series.

TitleFontFamily

Gets or sets the font family for the series title.

TitleFontSize

Gets or sets the font for the series title.

TitleFontWeight

Gets or sets the font weight for the series title.

TooltipBackground

Gets or sets the tooltip background brush.

TooltipStroke

Gets or sets the tooltip text brush.

Visible

Gets or sets whether the series should be drawn.

YAxis

Gets the Y-axis.

 See Also

Series Class
MindFusion.RealTimeCharting.Wpf Namespace