SmartLabelStyle.AllowOutsidePlotArea 属性

定义

获取或设置一个用于指定是否可以在绘图区之外绘制 SmartLabelStyle 对象的标志。

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

属性值

LabelOutsidePlotAreaStyle

一个 LabelOutsidePlotAreaStyle 枚举值。

属性

适用于