Class ChartSelectionChangeEventArgs
Inheritance
System.Object
ChartSelectionChangeEventArgs
Namespace: Com.Telerik.Widget.Chart.Visualization.Behaviors
Assembly: Telerik.Xamarin.Android.Chart.dll
Syntax
public class ChartSelectionChangeEventArgs : EventArgs
Constructors
ChartSelectionChangeEventArgs(ChartSelectionContext)
Declaration
public ChartSelectionChangeEventArgs(ChartSelectionContext p0)
Parameters
ChartSelectionContext
p0
|