Ocurrs when an Y-axis is clicked.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
C#
![]() |
---|
public event EventHandler<AxisEventArgs> YAxisClicked |
Visual Basic
![]() |
---|
Public Event YAxisClicked As EventHandler(Of AxisEventArgs) |
An instance of the AxisEventArgs class that provides data for the event.