Share via


CustomLabel.Clone 메서드

정의

복제된 레이블 개체를 반환합니다.

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

반환

CustomLabel

현재 사용자 지정 레이블의 복사본을 나타내는 CustomLabel 개체입니다.

적용 대상