CustomLabel.Clone Method ()

.NET Framework (current version)
 

Returns a cloned label object.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

public CustomLabel Clone()

Return Value

Type: System.Web.UI.DataVisualization.Charting.CustomLabel

A CustomLabel object that represents a copy of the current custom label.

.NET Framework
Available since 4.0
Return to top
Show: