AddFloatingChart
ChartCollection.AddFloatingChart method
Agrega un gráfico a la colección.
public int AddFloatingChart(ChartType type, int left, int top, int width, int height)
Parámetro | Escribe | Descripción |
---|---|---|
type | ChartType | Tipo de gráfico |
left | Int32 | El desplazamiento x a la esquina |
top | Int32 | El desplazamiento de y a la esquina |
width | Int32 | El ancho del gráfico |
height | Int32 | La altura del gráfico |
Valor_devuelto
Chart
índice de objetos
Ver también
- enum ChartType
- class ChartCollection
- espacio de nombres Aspose.Cells.Charts
- asamblea Aspose.Cells