Click or drag to resize
INChartLegendDelegate Interface
The INChartLegendDelegate interface provides methods to obtain legend interactions.

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

The INChartLegendDelegate type exposes the following members.

Methods
  NameDescription
Public methodSeriesClicked
Series is clicked in the legend.
Top
See Also