ZoomingOptions2D Class
Provides settings that specify the ways in which 2D chart zooming can be performed.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Related API Members
The following members return ZoomingOptions2D objects:
Remarks
This class introduces the ZoomingOptions2D.AxisXMaxZoomPercent and ZoomingOptions2D.AxisYMaxZoomPercent properties, which allow specifying the maximum zooming value for the X- and Y-axes.
Inheritance
Object
ChartElement
ZoomingOptions
ZoomingOptions2D
See Also