AddFloatingChart
ChartCollection.AddFloatingChart method
Aggiunge un grafico alla raccolta.
public int AddFloatingChart(ChartType type, int left, int top, int width, int height)
Parametro | Tipo | Descrizione |
---|---|---|
type | ChartType | Tipo di grafico |
left | Int32 | La x si sposta sull’angolo |
top | Int32 | La y si sposta all’angolo |
width | Int32 | La larghezza del grafico |
height | Int32 | L’altezza del grafico |
Valore di ritorno
Chart
indice oggetto.
Guarda anche
- enum ChartType
- class ChartCollection
- spazio dei nomi Aspose.Cells.Charts
- assemblea Aspose.Cells