Skip to content
Version 2.11.0
↓ Get the launcher

LineChartElement.ShowNavigator property

When true, the framework draws a Highcharts-style navigator strip beneath the plot + legend: a mini full-range (area-filled) overview of the same Series data (ignoring VisibleRange) with a draggable/resizable brush window that controls VisibleRange (drag middle = pan, drag an edge handle = zoom that edge, double-click = reset to full). The navigator replaces the legacy −/+/Reset button bar + range scrollbar; scroll-wheel zoom and drag-pan on the main plot remain. When false (default) the legacy control strip is drawn.

public bool ShowNavigator { get; set; }