MindFusion.Charting for Silverlight Programmer's Guide
ChartSeries Properties
 


 Public Properties

  Name Description

Effect

Gets or sets the visual effect for this ChartSeries.

Fills

Gets or sets the brushes for the series.

FillsSource

Gets or sets the source for the Brush-es used in this ChartSeries.

Index

Gets or sets the index of this ChartSeries.

LabelBackground

Gets or sets the background of the label.

LabelBorderBrush

Gets or sets the brush for the label border.

LabelBorderThickness

Gets or sets the thickness of the label border.

LabelFontFamily

Gets or sets the font family for the chart labels.

LabelFontSize

Gets or sets the font size for the chart labels.

LabelFontStyle

Gets or sets the font style for the chart labels.

LabelFontWeight

Gets or sets the font weight for the series labels.

LabelForeground

Gets or sets the foreground of the label.

StrokeDashArray

Gets or sets a collection of double values that indicate the pattern of dashes and gaps that is used to outline ChartSeries shapes.

StrokeDashCap

Gets or sets a PenLineCap enumeration value that specifies how the ends of a dash in a ChartSeries shape are drawn.

StrokeDashOffset

Gets or sets a double that specifies the distance within the dash pattern where a dash begins.

StrokeEndLineCap

Gets or sets a PenLineCap enumeration value that describes the Shape at the end of a line.

StrokeLineJoin

Gets or sets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of a ChartSeries Shape.

StrokeMiterLimit

Gets or sets a limit on the ratio of the miter length to half the StrokeThickness of a ChartSeries Shape element.

Strokes

Gets the strokes of the series.

StrokesSource

Gets or sets the source of strokes used in this ChartSeries.

StrokeStartLineCap

Gets or sets a PenLineCap enumeration value that describes the Shape at the start of a line.

StrokeThickness

Gets or sets the thickness of the stroke for the series.

Title

Gets or sets the title of the series.

 See Also

ChartSeries Class
MindFusion.Charting.Silverlight Namespace