BootstrapCoordinateSystemChartClientSideEventsBuilder.ArgumentAxisClick(String) Method
In This Article
Specifies the name of the JavaScript function or the entire code which will handle the client BootstrapClientChartBase.ArgumentAxisClick event.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapCoordinateSystemChartClientSideEventsBuilder ArgumentAxisClick(
string argumentAxisClick
)
#Parameters
Name | Type |
---|---|
argument |
String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also