ChartSmartLabel.AllowOutSidePlotArea 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.
Indique si les étiquettes de points de données peuvent être tracées hors de la zone de traçage.
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartAllowOutSidePlotAreaTypes> AllowOutSidePlotArea { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartAllowOutSidePlotAreaTypes> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartAllowOutSidePlotAreaTypes> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartAllowOutSidePlotAreaTypes> AllowOutSidePlotArea { get; set; }
member this.AllowOutSidePlotArea : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartAllowOutSidePlotAreaTypes> with get, set
Public Property AllowOutSidePlotArea As ReportExpression(Of ChartAllowOutSidePlotAreaTypes)
Valeur de propriété
Objet ReportExpression<T>.