Chart.DoughnutGroups(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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