SmartLabelStyle.CalloutStyle Eigenschaft

Definition

Ruft die Legendenart des neu angeordneten SmartLabelStyle-Objekts ab oder legt diese fest.

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

Eigenschaftswert

Ein LabelCalloutStyle-Enumerationswert.

Attribute

Gilt für: