Share via


ChartAxis.Interval Eigenschaft

Definition

Ruft das Standardintervall zwischen Gitternetzlinien, Teilstrichen und Bezeichnungen ab oder legt es fest.

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

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: