Charting for WinForms Programmer's Guide
AxisRenderer.LabelPadding Property
See Also
 






Gets or sets the padding space between the axis line and coordinate labels.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double LabelPadding { get; set; }

Visual Basic  Copy Code

Public Property LabelPadding As Double

 Property Value

 See Also

AxisRenderer Members
AxisRenderer Class
MindFusion.Charting Namespace