Share via


ChartAxis.IntervalType Eigenschaft

Definition

Ruft die Standardwerte für Interval ab oder legt sie fest.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartIntervalTypes> IntervalType { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartIntervalTypes> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartIntervalTypes> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartIntervalTypes> IntervalType { get; set; }
member this.IntervalType : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartIntervalTypes> with get, set
Public Property IntervalType As ReportExpression(Of ChartIntervalTypes)

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: