ChartLegendCustomItemCell.LeftMargin Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une expression qui s’évalue vers la marge gauche de la cellule.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ LeftMargin { Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty LeftMargin { get; }
member this.LeftMargin : Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
Public ReadOnly Property LeftMargin As ReportIntProperty
Valeur de propriété
Un ReportIntProperty objet qui représente la marge gauche de la cellule.