DragBoxStyle Constructors
Configures the box that appears when users zoom the chart by selecting an area with the drag gesture. Applies only if BootstrapChartZoomAndPanSettings.DragToZoom is true.| Name | Description |
|---|---|
| DragBoxStyle() | Initializes a new instance of the DragBoxStyle class with default settings. |
See Also