Gets or sets the padding space between the axis line and coordinate labels.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public double LabelPadding { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LabelPadding As Double |
A double value.
See Also