MindFusion.Reporting for Silverlight Programmer's Guide
PieChart.Padding Property
See Also
 





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

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public Thickness Padding { get; set; }

Visual Basic  Copy Code

Public Property Padding As Thickness

 Property Value

A Silverlight Thickness specifying the distance between the pie and the border of the chart.

 See Also

PieChart Members
PieChart Class
MindFusion.Reporting.Silverlight Namespace