DataZoomEvent Type documentation¶DataZoomEvent¶Interface PropertiesautoZoomUpdate?: boolean¶rangeEnd: any¶rangeStart: any¶rangeType: AxisType¶requested?: DataZoomRange¶source?: string¶width?: number¶Types Documentation¶AxisType("value" | "category" | "time" | "log")¶Type alias DataZoomRange¶Interface Propertiesend?: any¶endValue?: any¶start?: any¶startValue?: any¶visibleWidth?: any¶ Except where otherwise noted, content on this site is licensed under MIT License.