AddFloatingChart
ChartCollection.AddFloatingChart method
Ajoute un graphique à la collection.
public int AddFloatingChart(ChartType type, int left, int top, int width, int height)
Paramètre | Taper | La description |
---|---|---|
type | ChartType | Type de graphique |
left | Int32 | Le décalage x au coin |
top | Int32 | Le décalage y au coin |
width | Int32 | La largeur du graphique |
height | Int32 | La hauteur du graphique |
Return_Value
Chart
indice d’objet.
Voir également
- enum ChartType
- class ChartCollection
- espace de noms Aspose.Cells.Charts
- Assemblée Aspose.Cells