ChartAxis.LabelIntervalType Property

Definition

Gets the units for the LabelInterval.

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

Property Value

A ReportEnumProperty<EnumType> object.

Applies to