Chart.PieGroups(Object) 方法

定义

在二维图表上,返回一个 对象,该对象表示单个饼图组 (对象) ChartGroup 或饼图组的集合 (ChartGroups 集合) 。

public object PieGroups (object Index);
abstract member PieGroups : obj -> obj
Public Function PieGroups (Optional Index As Object) As Object

参数

Index
Object

可选 对象 指定图表组。

返回

Object

适用于