MindFusion.Charting for Silverlight Programmer's Guide
PieSeries Properties
 


 Public Properties

  Name Description

Data

Gets or sets the data for the chart.

DataPath

Gets or sets the path to the property of the DataSource used for retrieving the data for this series.

DetachedPiecesList

Gets or sets the position of detached pieces.

DoughnutThickness

Gets or sets the thickness of the doughnut.

InnerLabel

An instance of the StringCollection class. Default value is an empty list.

InnerLabelLocation

Gets or sets the location of the inner label.

InnerLabelPath

Gets or sets the path to the property of the DataSource used for retrieving custom inner labels.

InnerLabelType

Gets or sets the type of labels drawn inside pie pieces.

OuterLabel

Gets or sets custom outer labels.

OuterLabelOffset

Gets or sets the offset of the outer label from the edge of the pie.

OuterLabelPath

Gets or sets the path to the property of the DataSource used for retrieving custom outer labels.

OuterLabelType

Gets or sets the type of labels drawn outside pie pieces.

PieType

Gets or sets the type of the pie chart.

StartAngle

Gets or sets the start angle of the chart.

 Inherited Public Properties

  Name Description

Effect

Gets or sets the visual effect for this ChartSeries. (Inherited from ChartSeries.)

Fills

Gets or sets the brushes for the series. (Inherited from ChartSeries.)

FillsSource

Gets or sets the source for the Brush-es used in this ChartSeries. (Inherited from ChartSeries.)

Index

Gets or sets the index of this ChartSeries. (Inherited from ChartSeries.)

LabelBackground

Gets or sets the background of the label. (Inherited from ChartSeries.)

LabelBorderBrush

Gets or sets the brush for the label border. (Inherited from ChartSeries.)

LabelBorderThickness

Gets or sets the thickness of the label border. (Inherited from ChartSeries.)

LabelFontFamily

Gets or sets the font family for the chart labels. (Inherited from ChartSeries.)

LabelFontSize

Gets or sets the font size for the chart labels. (Inherited from ChartSeries.)

LabelFontStyle

Gets or sets the font style for the chart labels. (Inherited from ChartSeries.)

LabelFontWeight

Gets or sets the font weight for the series labels. (Inherited from ChartSeries.)

LabelForeground

Gets or sets the foreground of the label. (Inherited from ChartSeries.)

StrokeDashArray

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

StrokeDashCap

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

StrokeDashOffset

Gets or sets a double that specifies the distance within the dash pattern where a dash begins. (Inherited from ChartSeries.)

StrokeEndLineCap

Gets or sets a PenLineCap enumeration value that describes the Shape at the end of a line. (Inherited from ChartSeries.)

StrokeLineJoin

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

StrokeMiterLimit

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

Strokes

Gets the strokes of the series. (Inherited from ChartSeries.)

StrokesSource

Gets or sets the source of strokes used in this ChartSeries. (Inherited from ChartSeries.)

StrokeStartLineCap

Gets or sets a PenLineCap enumeration value that describes the Shape at the start of a line. (Inherited from ChartSeries.)

StrokeThickness

Gets or sets the thickness of the stroke for the series. (Inherited from ChartSeries.)

Title

Gets or sets the title of the series. (Inherited from ChartSeries.)

 See Also

PieSeries Class
MindFusion.Charting.Silverlight Namespace