[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.baseChartRect.GetContentPosition

GetContentPosition Method

GetContentPosition(Graphics, Rectangle)

Calculates the chart content position inside content rectangle area.

Declaration
protected virtual Rectangle GetContentPosition(Graphics g, Rectangle r)
Parameters
Type Name Description
Graphics g

A Graphics object that encapsulates a GDI+ drawing surface.

Rectangle r

The content rectangle area.

Returns
Type Description
Rectangle

The chart content position.