Share via


CustomLabel.Clone 메서드

정의

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

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

반환

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

적용 대상