OnClientSelectionChanged Property
OnClientSelectionChanged
Occurs after the selection changes, whether programmatically or when the user clicks the chart.
Declaration
public virtual string OnClientSelectionChanged { get; set; }
Public Overridable Property OnClientSelectionChanged As String