showViewport property
Whether to show the viewport indicator rectangle.
When true, displays a highlighted region showing the currently visible portion of the graph. Defaults to true.
Implementation
final bool showViewport;
Whether to show the viewport indicator rectangle.
When true, displays a highlighted region showing the currently visible portion of the graph. Defaults to true.
final bool showViewport;