remove_at metod
remove_at(self, index)
Tar bort punkten vid seriens index.
def remove_at(self, index):
...
Parameter | Typ | Beskrivning |
---|---|---|
index | int | Punktens index. |
Se även
- modul
aspose.cells.charts
- klass
ChartPointCollection
Tar bort punkten vid seriens index.
def remove_at(self, index):
...
Parameter | Typ | Beskrivning |
---|---|---|
index | int | Punktens index. |
aspose.cells.charts
ChartPointCollection