AddFloatingChart

ChartCollection.AddFloatingChart method

Ajoute un graphique à la collection.

public int AddFloatingChart(ChartType type, int left, int top, int width, int height)
ParamètreTaperLa description
typeChartTypeType de graphique
leftInt32Le décalage x au coin
topInt32Le décalage y au coin
widthInt32La largeur du graphique
heightInt32La hauteur du graphique

Return_Value

Chart indice d’objet.

Voir également