Click or drag to resize

ToolBarItem Constructor

Constructor for tool bar item

Namespace:  SharpCharts.Base.Chart
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public ToolBarItem(
	HotKeyId hotKeyId
)

Parameters

hotKeyId
Type: HotKeyId
See Also