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 列挙値です。

属性

適用対象