ZoomRectangle.BorderVisible Property
Gets or sets the visibility of zoom rectangle borders.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to show borders around the zoom rectangle; false to hide them. |
See Also