[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.baseChartLegend.DrawEntryLabel

DrawEntryLabel Method

DrawEntryLabel(Graphics, Rectangle, string, string)

Draws the entry label.

Declaration
protected virtual void DrawEntryLabel(Graphics g, Rectangle r, string s, string su)
Parameters
Type Name Description
Graphics g

A Graphics object that encapsulates a GDI+ drawing surface.

Rectangle r

Rectangle area to draw.

string s

The label string.

string su

The unique label string.