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