Skip to main content

BootstrapCoordinateSystemChartClientSideEventsBuilder Members

Serves as the base class for classes containing client-side events handlers for coordinate system charts.

Methods

Name Description
ArgumentAxisClick(String) Specifies the name of the JavaScript function or the entire code which will handle the client BootstrapClientChartBase.ArgumentAxisClick event.
Disposing(String) Sets the name of the JavaScript function or the entire code which will handle the client BootstrapUIWidgetBase.Disposing event.
Done(String) Specifies the name of the JavaScript function or the entire code which will handle the client BootstrapClientChartBase.Done event.
Drawn(String) Sets the name of the JavaScript function or the entire code which will handle the client BootstrapUIWidgetBase.Drawn event.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
Equals(Object, Object) Determines whether the specified object instances are considered equal. Inherited from Object.
Exported(String) Sets the name of the JavaScript function or the entire code which will handle the client BootstrapUIWidgetBase.Exported event.
Exporting(String) Sets the name of the JavaScript function or the entire code which will handle the client BootstrapUIWidgetBase.Exporting event.
FileSaving(String) Sets the name of the JavaScript function or the entire code which will handle the client BootstrapUIWidgetBase.FileSaving event.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
IncidentOccurred(String) Sets the name of the JavaScript function or the entire code which will handle the client BootstrapUIWidgetBase.IncidentOccurred event.
Init(String) Sets the name of the JavaScript function or the entire code which will handle a web control’s ASPxClientControlBase.Init client-side event.
LegendClick(String) Specifies the name of the JavaScript function or the entire code which will handle the client BootstrapClientChartBase.LegendClick event.
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
PointClick(String) Specifies the name of the JavaScript function or the entire code which will handle the client BootstrapClientChartBase.PointClick event.
PointHoverChanged(String) Specifies the name of the JavaScript function or the entire code which will handle the client BootstrapClientChartBase.PointHoverChanged event.
PointSelectionChanged(String) Specifies the name of the JavaScript function or the entire code which will handle the client BootstrapClientChartBase.PointSelectionChanged event.
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
SeriesClick(String) Specifies the name of the JavaScript function or the entire code which will handle the client BootstrapClientChartBase.SeriesClick event.
SeriesHoverChanged(String) Specifies the name of the JavaScript function or the entire code which will handle the client BootstrapClientChartBase.SeriesHoverChanged event.
SeriesSelectionChanged(String) Specifies the name of the JavaScript function or the entire code which will handle the client BootstrapClientChartBase.SeriesSelectionChanged event.
TooltipHidden(String) Specifies the name of the JavaScript function or the entire code which will handle the client BootstrapClientChartBase.TooltipHidden event.
TooltipShown(String) Specifies the name of the JavaScript function or the entire code which will handle the client BootstrapClientChartBase.TooltipShown event.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also