ChartAxisInstance.LabelIntervalOffsetType Property

Definition

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartIntervalType LabelIntervalOffsetType { Microsoft::ReportingServices::OnDemandReportRendering::ChartIntervalType get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartIntervalType LabelIntervalOffsetType { get; }
member this.LabelIntervalOffsetType : Microsoft.ReportingServices.OnDemandReportRendering.ChartIntervalType
Public ReadOnly Property LabelIntervalOffsetType As ChartIntervalType

Property Value

A ChartIntervalType value that represents the calculated value of the LabelIntervalOffsetType property.

Applies to