ComponentOne Document Library for UWP
CreateSame Method (DataLabel)

C1.UWP.Document Assembly > C1.Xaml.Document.FlexChart Namespace > DataLabel Class : CreateSame Method
Creates a new instance of the same class as this one.
Syntax
'Declaration
 
Public Overrides Function CreateSame() As System.Object
public override System.object CreateSame()

Return Value

The newly created clone.
See Also

Reference

DataLabel Class
DataLabel Members