ComponentOne Chart3D for WPF and Silverlight
Dispatcher Property (Chart3DView)


C1.WPF.C1Chart3D Namespace > Chart3DView Class : Dispatcher Property
Syntax
'Declaration
 
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public ReadOnly Property Dispatcher As System.Windows.Threading.Dispatcher
'Usage
 
Dim instance As Chart3DView
Dim value As System.Windows.Threading.Dispatcher
 
value = instance.Dispatcher
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
public System.Windows.Threading.Dispatcher Dispatcher {get;}
See Also

Reference

Chart3DView Class
Chart3DView Members