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 对象。

属性

注解

此属性供内部使用,在设计时和运行时隐藏。

适用于