ComponentOne Chart for WPF and Silverlight
ContextMenu Property (FrameworkElement3D)


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

Reference

FrameworkElement3D Class
FrameworkElement3D Members