ChartAxisInstance.LabelIntervalType Property

Definition

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

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

Property Value

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

Applies to