ChartAxisInstance.LabelIntervalOffset Property

Definition

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

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

Property Value

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

Applies to