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