LegendHeaderClicked: function (sender, args: Object);
sender. Event source.
args. Event information. Available arguments: Event - mouse event, Break - determines whether clicking the chart legend title is canceled (by default the argument is False), Type - legend type.
The LegendHeaderClicked event is fired on clicking the chart legend title.
The example of event use is given in the DataVisualizer.UseLegendsPacking page.
See also: