Enum PivotChartToolbarItems
Defines the ZoomingToolkit, They are. Zoom - Renders the zoom button. ZoomIn - Renders the zoomIn button. ZoomOut - Renders the zoomOut button. Pan - Renders the pan button. Reset - Renders the reset button.
Namespace: Syncfusion.EJ2.Pivot
Assembly: Syncfusion.EJ2.Pivot.dll
Syntax
public enum PivotChartToolbarItems
Fields
Name | Description |
---|---|
Pan | Pan - Renders the pan button. |
Reset | Reset - Renders the reset button. |
Zoom | Zoom - Renders the zoom button. |
ZoomIn | ZoomIn - Renders the zoomIn button. |
ZoomOut | ZoomOut - Renders the zoomOut button. |