LabelUnit Property (ValueAxis)
Gets or sets the interval for tick mark labels.
public double LabelUnit {get; set;}
'Declaration
Public Property LabelUnit As Double
'Usage
Dim instance As ValueAxis
Dim value As Double
instance.LabelUnit = value
value = instance.LabelUnit