SmartLabelStyle.CalloutLineDashStyle 属性

定义

获取或设置标签标注线条的样式。

public:
 virtual property System::Web::UI::DataVisualization::Charting::ChartDashStyle CalloutLineDashStyle { System::Web::UI::DataVisualization::Charting::ChartDashStyle get(); void set(System::Web::UI::DataVisualization::Charting::ChartDashStyle value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public virtual System.Web.UI.DataVisualization.Charting.ChartDashStyle CalloutLineDashStyle { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.CalloutLineDashStyle : System.Web.UI.DataVisualization.Charting.ChartDashStyle with get, set
Public Overridable Property CalloutLineDashStyle As ChartDashStyle

属性值

ChartDashStyle

一个 ChartDashStyle 枚举值。

属性

适用于