Chart.RadarGroups(Object) Méthode

Définition

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

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

Paramètres

Index
Object

L' objet facultatif spécifie le groupe de graphiques.

Retours

Object

Object

S’applique à