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 物件,表示目前自訂標籤的複本。

適用於