SmartLabelStyle.AllowOutsidePlotArea Propriedade

Definição

Obtém ou define um sinalizador que especifica se um objeto SmartLabelStyle pode ser desenhado fora da área de plotagem.

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

Valor da propriedade

LabelOutsidePlotAreaStyle

Um valor de enumeração LabelOutsidePlotAreaStyle.

Atributos

Aplica-se a