Skip to content

DataZoomEvent Type documentation

Properties
autoZoomUpdate?: boolean
rangeEnd: number
rangeStart: number
rangeType: AxisType
requested?: DataZoomRange
source?: string
width?: number

Types Documentation

("value" | "category" | "time" | "log")
Properties
end?: number
endValue?: (string | number | Date)
start?: number
startValue?: (string | number | Date)
visibleWidth?: number

Except where otherwise noted, content on this site is licensed under MIT License.