OnClientSeriesVisibilityChanged Property (FlexChartCore<T>)
In This Topic
Occurs when the series visibility changes
Syntax
'Declaration
Public Property OnClientSeriesVisibilityChanged As String
public string OnClientSeriesVisibilityChanged {get; set;}
See Also