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