Charting for WinForms Programmer's Guide
PieChart.ChartPadding Property
See Also
 






Gets or sets padding space between the plot's border and series graphics.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public int ChartPadding { get; set; }

Visual Basic  Copy Code

Public Property ChartPadding As Integer

 Property Value

 See Also

PieChart Members
PieChart Class
MindFusion.Charting.WinForms Namespace