AddFloatingChart
ChartCollection.AddFloatingChart method
Koleksiyona bir grafik ekler.
public int AddFloatingChart(ChartType type, int left, int top, int width, int height)
Parametre | Tip | Tanım |
---|---|---|
type | ChartType | Grafik türü |
left | Int32 | Köşeye göre x ofset |
top | Int32 | y köşeye ofset |
width | Int32 | grafik genişliği |
height | Int32 | grafik yüksekliği |
Geri dönüş değeri
Chart
nesne indeksi.
Ayrıca bakınız
- enum ChartType
- class ChartCollection
- ad alanı Aspose.Cells.Charts
- toplantı Aspose.Cells