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