ChartCommandArgs
Class

Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Events

Summary:
Command arguments that describe when a chart event occurs.

Inheritance:
Object =>
ChartCommandArgs
Derived:

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