Skip to main content

BootstrapChartZoomEndEventArgs Interface

#Declaration

TypeScript
interface BootstrapChartZoomEndEventArgs extends BootstrapChartEventArgsBase

#Remarks

IMPORTANT

Bootstrap Controls for ASP.NET Core are in maintenance mode. We don’t add new controls or develop new functionality for this product line. Our recommendation is to use the ASP.NET Core Controls suite.

#Inherited Members

#Inheritance

EventArgs
BootstrapChartEventArgsBase
BootstrapChartZoomEndEventArgs

#Properties

#rangeEnd Property

#Declaration

TypeScript
readonly rangeEnd: any

#Property Value

Type
any

#rangeStart Property

#Declaration

TypeScript
readonly rangeStart: any

#Property Value

Type
any