获取指定序号的统计专题图子项。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public ThemeGraphItem Item[ int index ] { get; } |
参数
- index
- Type: System..::.Int32
指定的序号。
C# |
---|
public ThemeGraphItem Item[ int index ] { get; } |