[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.baseChartStyle.GetInnermostRect

GetInnermostRect Method

GetInnermostRect(Rectangle)

Calculates the inside area of a rectangle excluding margins, border, and padding.

Declaration
public Rectangle GetInnermostRect(Rectangle r)
Parameters
Type Name Description
Rectangle r

The initial rectangle area.

Returns
Type Description
Rectangle

The inner rectangle.