次の方法で共有


AnnotationSmartLabelStyle.CalloutStyle プロパティ

定義

再配置されたスマート ラベルの吹き出しスタイルを取得または設定します。

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.Browsable(false)]
public override System.Windows.Forms.DataVisualization.Charting.LabelCalloutStyle CalloutStyle { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.CalloutStyle : System.Windows.Forms.DataVisualization.Charting.LabelCalloutStyle with get, set
Public Overrides Property CalloutStyle As LabelCalloutStyle

プロパティ値

LabelCalloutStyle

LabelCalloutStyle オブジェクト。

属性

注釈

このプロパティは内部で使用するためのものであり、デザイン時および実行時には表示されません。

適用対象