Share via


SmartLabelStyle.AllowOutsidePlotArea Proprietà

Definizione

Ottiene o imposta un flag che specifica se è possibile disegnare un oggetto SmartLabelStyle all'esterno dell'area tracciato.

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

Valore della proprietà

Valore di enumerazione dell'oggetto LabelOutsidePlotAreaStyle.

Attributi

Si applica a