NSeries
Přehled
NSeries je třída v Aspose.Cells pro Python.
Sbírka řad pro grafický graf.
Vlastnosti
| Název: | Typ: | Přístup | Popis: |
|---|---|---|---|
count | `` | Čtěte. |
Metody
| Podpis: | Popis: |
|---|---|
__init__(chart) | |
add(area, is_vertical, category_data, name, chart_type, x_values, series_idx, series_order) | Přidává sérii do tabulky. |
Add(area, is_vertical, category_data, name, chart_type, x_values, series_idx, series_order) | PascalCase alias přidání. |
copy(chart) | Kopíruje data série z poskytnuté tabulky do této sbírky NSeries |