ComponentOne Chart3D for WPF and Silverlight
Uid Property (Chart3DView)


C1.WPF.C1Chart3D Namespace > Chart3DView Class : Uid Property
Syntax
'Declaration
 
Public Property Uid As System.String
'Usage
 
Dim instance As Chart3DView
Dim value As System.String
 
instance.Uid = value
 
value = instance.Uid
public System.string Uid {get; set;}
See Also

Reference

Chart3DView Class
Chart3DView Members