共用方式為


AnnotationSmartLabelStyle.CalloutStyle 屬性

定義

取得或設定已重新定位之智慧標籤的註標樣式。

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

屬性值

LabelCalloutStyle

表示重新定位智慧標籤之註標樣式的 LabelCalloutStyle 物件。

屬性

備註

這個屬性是供內部使用,而且會在設計階段和執行時間隱藏。

適用於