Demonstrates a supplimentary control, the SciChartOverview. This control can be bound to a parent SciChartSurface and renders the first series on that surface in entirely. A […]
Demonstrates using the ZoomPanModifier, part of the ChartModifier API, which allows panning the chart while dragging the mouse. Mouse-dragging of of the SciChartSurface causes the viewport […]
Demonstrates mouse-dragging of SciChart: Overlays three series on a SciChartSurface and applies the ZoomPanModifier. This is a built-in ChartModifierBase derived class which adds the behavior of […]