ChartCommandArgs
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Events
Summary:
Command arguments that describe when a chart event occurs.
Object
=>
ChartCommandArgs
Constructors
// Command arguments that describe when a chart event occurs.
| IChartView chart | // The chart that fired the event. |
)
Properties
Gets the sender chart.
Type: IChartView
Type: IChartView