ChartStripLine.Interval Proprietà

Definizione

Dimensioni della striscia.

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)

Valore della proprietà

Un oggetto ReportExpression<T>.

Si applica a