AddFloatingChart
ChartCollection.AddFloatingChart method
Fügt der Sammlung ein Diagramm hinzu.
public int AddFloatingChart(ChartType type, int left, int top, int width, int height)
| Parameter | Typ | Beschreibung |
|---|---|---|
| type | ChartType | Diagramm Typ |
| left | Int32 | Der x-Versatz zur Ecke |
| top | Int32 | Das y versetzt zur Ecke |
| width | Int32 | Die Diagrammbreite |
| height | Int32 | Die Diagrammhöhe |
Rückgabewert
Chart Objektindex.
Siehe auch
- enum ChartType
- class ChartCollection
- namensraum Aspose.Cells.Charts
- Montage Aspose.Cells