ComponentOne Chart for WPF and Silverlight
Uid Property (FrameworkElement3D)


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

Reference

FrameworkElement3D Class
FrameworkElement3D Members