[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.IChartMemberNameProvider.GetName

GetName Method

GetName(int)

Gets the name for the field to find.

Declaration
string GetName(int i)
Parameters
Type Name Description
int i

The index of the field to find.

Returns
Type Description
string

The name of the field or the empty string (""), if there is no value to return.