获取指定序号的统计专题图子项。

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

语法

C#
public ThemeGraphItem Item[
	int index
] { get; }

参数

index
Type: System..::.Int32
指定的序号。

返回值

指定序号的统计专题图子项。

请参见