MindFusion.Reporting for Silverlight Programmer's Guide
PieChart Properties
 


 Public Properties

  Name Description

Brushes

Gets or sets the brushes used to fill the plotted pieces. This is a dependency property.

DataSource

Gets or sets the data source of this chart. This is a dependency property.

HoleSize

Gets or sets the size of the hole in the centre of circle (as a percentage). This is a dependency property.

Padding

Gets or sets the distance between the chart's contents and the chart bounds. This is a dependency property.

PieBrush

Gets or sets the default brush used to fill individual chart pieces. This is a dependency property.

PieStroke

Gets or sets the brush used to stroke individual chart pieces. This is a dependency property.

PieStrokeThickness

Gets or sets the stroke thickness of the individual chart pieces. This is a dependency property.

TargetMember

Gets or sets the name of the property or member of the bound object, that will be plotted. This is a dependency property.

TitleMember

Gets or sets the name of the property or member of the bound object, that contains a title for the plotted value. This is a dependency property.

TooltipFormat

Gets or sets the format of the displayed tooltip. This is a dependency property.

 See Also

PieChart Class
MindFusion.Reporting.Silverlight Namespace