Gets the SciChartSurface used by the {@link @SciChartOverview}
Gets the X Axis of the SciChartSurface used by the {@link @SciChartOverview}
Gets the Y Axis of the SciChartSurface used by the {@link @SciChartOverview}
Gets the parent SciChartSurface controlled by the {@link @SciChartOverview}
Gets the OverviewRangeSelectionModifier used by the {@link @SciChartOverview}
Applies a theme (defined by IThemeProvider) to the current element
The theme data to apply
Deletes native (WebAssembly) memory used by this type, after which it cannot be used.
Creates a SciChartOverview and WebAssembly Context to occupy the div by element ID in your DOM.
The SciChartSurface of the SciChartOverview will reside
Optional - Optional parameters for chart creation. See for more details
Generated using TypeDoc
The SciChartOverview is the component that can control the visible range of the parent SciChartSurface using a slider JavaScript Chart Library
To instantiate an overview use SciChartOverview.create method
It is possible to specify options to customize style and behavior of the component.