Enum ToolbarItems
Specifies the zooming toolkit types.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum ToolbarItems
Fields
| Name | Description |
|---|---|
| Pan | Defines the pan button. |
| Reset | Defines the reset button. |
| Zoom | Defines the zoom button. |
| ZoomIn | Defines the zoom in button. |
| ZoomOut | Defines the zoom out button. |