ChartPointHandler<TModel, TVisual, TLabel>
Delegate

Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Events

Summary:
Defines a method to handle chart point events.

Type parameters:
TModel The type of the model.
TVisual The type of the visual.
TLabel The type of the label.
Inheritance:
Object =>
Delegate =>
MulticastDelegate =>
ChartPointHandler<TModel, TVisual, TLabel>