AnnotationSmartLabelStyle.CalloutLineDashStyle Egenskap

Definition

Hämtar eller anger formatmallen för bildtextraden för etiketter.

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

Egenskapsvärde

Ett ChartDashStyle objekt som representerar formatmallen för pratbubblan för etiketten.

Attribut

Kommentarer

Den här egenskapen är avsedd för intern användning och är dold vid designtid och körningstid.

Gäller för