ChartAxis.IntervalOffsetType Property

Definition

Gets the default units for the IntervalOffset.

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

Property Value

A ReportEnumProperty<EnumType> object.

Applies to