Skip to main content
All docs
V18.2

DockableTitle.DockingBase.ModifyBounds(Rectangle, Int32) Method

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.dll

Declaration

public abstract Rectangle ModifyBounds(
    Rectangle bounds,
    int size
)

Parameters

Name Type
bounds Rectangle
size Int32

Returns

Type
Rectangle
See Also