SmartLabelStyle.CalloutStyle Proprietà

Definizione

Ottiene o imposta lo stile del callout dell'oggetto SmartLabelStyle riposizionato.

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.Bindable(true)]
public virtual System.Windows.Forms.DataVisualization.Charting.LabelCalloutStyle CalloutStyle { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.CalloutStyle : System.Windows.Forms.DataVisualization.Charting.LabelCalloutStyle with get, set
Public Overridable Property CalloutStyle As LabelCalloutStyle

Valore della proprietà

LabelCalloutStyle

Valore di enumerazione dell'oggetto LabelCalloutStyle.

Attributi

Si applica a