get方法

get(index)

添加 API for Python Via .Net.since this[int index] is unsupported

返回

def get(self, index):
    ...
范围类型描述
indexint元素的从零开始的索引。

get(name)

添加 API for Python 通过 .Net.since this[string Chart] 不受支持

返回

def get(self, name):
    ...
范围类型描述
namestr图表名称

也可以看看