[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.baseChartLegend.DrawVert

DrawVert Method

DrawVert(Graphics, Rectangle)

Draws a rectangle area based on height.

Declaration
protected void DrawVert(Graphics g, Rectangle r)
Parameters
Type Name Description
Graphics g

A Graphics object that encapsulates a GDI+ drawing surface.

Rectangle r

Rectangle area to draw.