SmartLabelStyle.CalloutStyle プロパティ

定義

再配置された SmartLabelStyle オブジェクトの吹き出しスタイルを取得または設定します。

public:
 virtual property System::Windows::Forms::DataVisualization::Charting::LabelCalloutStyle CalloutStyle { System::Windows::Forms::DataVisualization::Charting::LabelCalloutStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::LabelCalloutStyle value); };
[System.ComponentModel.Bindable(true)]
public virtual System.Windows.Forms.DataVisualization.Charting.LabelCalloutStyle CalloutStyle { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.CalloutStyle : System.Windows.Forms.DataVisualization.Charting.LabelCalloutStyle with get, set
Public Overridable Property CalloutStyle As LabelCalloutStyle

プロパティ値

LabelCalloutStyle 列挙値です。

属性

適用対象