DragBoxStyle Properties
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 |
|---|---|
| Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
| Color | Specifies the drag box’s color. |
| Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
| Opacity | Specifies the drag box’s transparency. |
See Also