共用方式為


SmartLabelStyle.CalloutStyle 屬性

定義

取得或設定已重新定位之 SmartLabelStyle 物件的註標樣式。

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

屬性值

LabelCalloutStyle 列舉值。

屬性

適用於