Gets or set padding space between the plot's border and series graphics.
Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms
C# Copy Code |
---|
public int ChartPadding { get; set; } |
Visual Basic Copy Code |
---|
Public Property ChartPadding As Integer |