SmartLabelStyle.AllowOutsidePlotArea プロパティ

定義

SmartLabelStyle オブジェクトをプロット エリアの外部に描画できるかどうかを示すフラグを取得または設定します。

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

プロパティ値

LabelOutsidePlotAreaStyle 列挙値です。

属性

適用対象