ComponentOne Chart for WPF and Silverlight
Uid Property (Sphere3D)


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

Reference

Sphere3D Class
Sphere3D Members