ComponentOne Chart for WPF and Silverlight
PersistId Property (FrameworkElement3D)


C1.WPF.C1Chart Namespace > FrameworkElement3D Class : PersistId Property
Syntax
'Declaration
 
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<System.ObsoleteAttribute("PersistId is an obsolete property and may be removed in a future release.  The value of this property is not defined.")>
Public ReadOnly Property PersistId As System.Integer
'Usage
 
Dim instance As FrameworkElement3D
Dim value As System.Integer
 
value = instance.PersistId
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[System.Obsolete("PersistId is an obsolete property and may be removed in a future release.  The value of this property is not defined.")]
public System.int PersistId {get;}
See Also

Reference

FrameworkElement3D Class
FrameworkElement3D Members