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