Udostępnij za pośrednictwem


AnnotationSmartLabelStyle.CalloutLineDashStyle Właściwość

Definicja

Pobiera lub ustawia styl linii objaśnienia etykiety.

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

Wartość właściwości

ChartDashStyle

Obiekt ChartDashStyle reprezentujący styl linii objaśnienia etykiety.

Atrybuty

Uwagi

Ta właściwość jest do użytku wewnętrznego i jest ukryta w czasie projektowania i w czasie uruchamiania.

Dotyczy