Click or drag to resize
INChartValueAxisDelegate Interface
The INChartValueAxisDelegate interface provides methods to handle user interactions with value axis.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public interface INChartValueAxisDelegate

The INChartValueAxisDelegate type exposes the following members.

Methods
  NameDescription
Public methodTickTapped
Handle tick label tap.
Top
See Also