Click or drag to resize
ToolBarItemCommand Property
Gets or sets the command

Namespace: SharpCharts.Base.Chart
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public ICommand Command { get; set; }

Property Value

Type: ICommand
See Also