ChartPointsHandler<TModel, TVisual, TLabel>
Delegate
Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Events
Summary:
Defines a method to handle chart point events.
| TModel | The type of the model. |
| TVisual | The type of the visual. |
| TLabel | The type of the label. |