对指定的统计图重命名

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

语法

C#
public bool Rename(
	string oldName,
	string newName
)

参数

oldName
Type: System..::.String
原名称
newName
Type: System..::.String
新名称

返回值

是否成功

请参见