CustomLabel.Clone Metod

Definition

Returnerar ett klonat etikettobjekt.

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

Returer

Ett CustomLabel objekt som representerar en kopia av den aktuella anpassade etiketten.

Gäller för