SmartLabelStyle.AllowOutsidePlotArea Eigenschaft

Definition

Ruft ein Flag ab, das angibt, ob ein SmartLabelStyle-Objekt außerhalb des Zeichnungsbereichs gezeichnet werden kann, oder legt dieses fest.

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

Eigenschaftswert

Ein LabelOutsidePlotAreaStyle-Enumerationswert.

Attribute

Gilt für: