ChartStripLine.IntervalType Eigenschaft

Definition

Ruft einen Ausdruck ab, der die Einheiten für das Intervall ergibt.

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

Eigenschaftswert

Ein ReportEnumProperty<EnumType>-Objekt.

Gilt für: