Condividi tramite


ScaleRange.StartWidth Proprietà

Definizione

Larghezza dell'intervallo all'inizio espressa come percentuale delle dimensioni della scala.

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

Valore della proprietà

Un oggetto ReportExpression<T>.

Si applica a