Chart.DoughnutGroups(Object) Méthode

Définition

Dans un graphique 2D, renvoie un objet qui représente soit un seul groupe de graphiques en anneau (un ChartGroup objet), soit une collection de groupes de graphiques en anneau ( ChartGroups collection).

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

Paramètres

Index
Object

Objetfacultatif. Spécifie le groupe de graphiques.

Retours

Object

Object

S’applique à