次の方法で共有


AnnotationSmartLabelStyle.CalloutLineDashStyle プロパティ

定義

ラベルの引き出し線のスタイルを取得または設定します。

public:
 virtual property System::Windows::Forms::DataVisualization::Charting::ChartDashStyle CalloutLineDashStyle { System::Windows::Forms::DataVisualization::Charting::ChartDashStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::ChartDashStyle value); };
[System.ComponentModel.Browsable(false)]
public override System.Windows.Forms.DataVisualization.Charting.ChartDashStyle CalloutLineDashStyle { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.CalloutLineDashStyle : System.Windows.Forms.DataVisualization.Charting.ChartDashStyle with get, set
Public Overrides Property CalloutLineDashStyle As ChartDashStyle

プロパティ値

ChartDashStyle

ChartDashStyle オブジェクト。

属性

注釈

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

適用対象