ComponentOne Chart3D for WPF and Silverlight
ContextMenu Property (C1Chart3DLegend)


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

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members