ChartZoomableSettingsTagHelper
Example
Razor
<zoomable>
<mousewheel />
<selection />
</zoomable>
ChildTags
| Tag Name | Details |
|---|---|
| mousewheel | ChartZoomableMousewheelSettingsTagHelper |
| selection | ChartZoomableSelectionSettingsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| enabled | Boolean | Enables or disables the configuration. |