根据索引获取图表名称。

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

语法

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

参数

index
Type: System..::.Int32
索引。

返回值

图表名称。

请参见