SceneModifier.Clip(RectangleF) Method
Modifies the current clip with the specified rectangle.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| clipBounds | RectangleF | A RectangleF value specifying the rectangle to intersect with the current clip. |
See Also