Spread for ASP.NET 12 Product Documentation
Clone Method (LegendArea)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > LegendArea Class : Clone Method
Creates a deep copy of this legend area.
Syntax
'Declaration
 
Public Function Clone() As Object
'Usage
 
Dim instance As LegendArea
Dim value As Object
 
value = instance.Clone()
public object Clone()

Return Value

A deep copy of this legend area.
See Also

Reference

LegendArea Class
LegendArea Members