ActiveReports 9
GetName Method (IChartMemberNameProvider)

The index of the field to find.
Gets the name for the field that should be found.
Syntax
'Declaration
 
Function GetName( _
   ByVal i As System.Integer _
) As System.String
System.string GetName( 
   System.int i
)

Parameters

i
The index of the field to find.

Return Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IChartMemberNameProvider Interface
IChartMemberNameProvider Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum