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