CustomLabel.Clone Methode

Definition

Gibt ein geklontes Bezeichnungsobjekt zurück.

public:
 System::Windows::Forms::DataVisualization::Charting::CustomLabel ^ Clone();
public System.Windows.Forms.DataVisualization.Charting.CustomLabel Clone ();
member this.Clone : unit -> System.Windows.Forms.DataVisualization.Charting.CustomLabel
Public Function Clone () As CustomLabel

Gibt zurück

CustomLabel

Ein CustomLabel-Objekt, das eine Kopie der aktuellen benutzerdefinierten Bezeichnung darstellt.

Gilt für