Skip to main content

ZoomRectangleModel Class

The ZoomRectangle model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

[ModelOf(typeof(ZoomRectangle))]
public class ZoomRectangleModel :
    ChartElementModel

The following members return ZoomRectangleModel objects:

Inheritance

Object
ChartElementModel
ZoomRectangleModel
See Also