LinearScale.StartMargin Propriété

Définition

Distance entre le début et le début de l’écartement, en pourcentage de la taille de l’écartement.

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

Valeur de propriété

Objet ReportExpression<T>.

S’applique à