SmartLabelStyle.AllowOutsidePlotArea Propriété

Définition

Obtient ou définit un indicateur qui spécifie si un objet SmartLabelStyle peut être dessiné hors de la zone de traçage.

public:
 virtual property System::Web::UI::DataVisualization::Charting::LabelOutsidePlotAreaStyle AllowOutsidePlotArea { System::Web::UI::DataVisualization::Charting::LabelOutsidePlotAreaStyle get(); void set(System::Web::UI::DataVisualization::Charting::LabelOutsidePlotAreaStyle value); };
[System.ComponentModel.Bindable(true)]
public virtual System.Web.UI.DataVisualization.Charting.LabelOutsidePlotAreaStyle AllowOutsidePlotArea { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.AllowOutsidePlotArea : System.Web.UI.DataVisualization.Charting.LabelOutsidePlotAreaStyle with get, set
Public Overridable Property AllowOutsidePlotArea As LabelOutsidePlotAreaStyle

Valeur de propriété

Valeur d'énumération LabelOutsidePlotAreaStyle.

Attributs

S’applique à