Share via


AnnotationSmartLabelStyle.CalloutStyle Propriété

Définition

Obtient ou définit le style de légende des étiquettes actives repositionnées.

public:
 virtual property System::Windows::Forms::DataVisualization::Charting::LabelCalloutStyle CalloutStyle { System::Windows::Forms::DataVisualization::Charting::LabelCalloutStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::LabelCalloutStyle value); };
[System.ComponentModel.Browsable(false)]
public override System.Windows.Forms.DataVisualization.Charting.LabelCalloutStyle CalloutStyle { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.CalloutStyle : System.Windows.Forms.DataVisualization.Charting.LabelCalloutStyle with get, set
Public Overrides Property CalloutStyle As LabelCalloutStyle

Valeur de propriété

Objet LabelCalloutStyle.

Attributs

Remarques

Cette propriété est destinée à un usage interne et est masquée au moment du design et de l’exécution.

S’applique à