[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.baseChart.drawNagText

drawNagText Method

drawNagText(Graphics, string, Size)

Draws text within a specified area size.

Declaration
protected void drawNagText(Graphics g, string text, Size sz)
Parameters
Type Name Description
Graphics g

A Graphics object that encapsulates a GDI+ drawing surface.

string text

The text to draw.

Size sz

The maximum layout area for the text.