C1.WPF.C1Chart3D Namespace / C1Chart3DLegend Class / C1Chart3DLegend Constructor


In This Topic
C1Chart3DLegend Constructor
In This Topic
Creates an instance of C1Chart3DLegend class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New C1Chart3DLegend()
See Also