返回统计专题图中指定统计字段表达式的对象在当前统计图子项序列中的序号。

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public int IndexOf(
	string graphExpression
)

参数

graphExpression
Type: System..::.String
指定的统计字段表达式。

返回值

统计专题图子项在序列中的序号。

请参见