根据索引获取图表名称。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
public string Item[ int index ] { get; } |
参数
- index
- Type: System..::.Int32
索引。
C# |
---|
public string Item[ int index ] { get; } |