ComponentOne Chart for WPF and Silverlight
ContextMenu Property (HighLowSeries)


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

Reference

HighLowSeries Class
HighLowSeries Members