Click or drag to resize

ChartViewModelF1Command Property

Gets the F1 command

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

Property Value

Type: ICommand
See Also