ChartAxisInstance.LabelInterval Property

Definition

Gets the calculated value of the LabelInterval property in a ChartAxis class.

public:
 property double LabelInterval { double get(); };
public double LabelInterval { get; }
member this.LabelInterval : double
Public ReadOnly Property LabelInterval As Double

Property Value

A double value that represents the calculated value of the LabelInterval property.

Applies to