type недвижимость
type недвижимость
Получает или задает номер диаграммы type.
Определение:
@property
def type(self):
...
@type.setter
def type(self, value):
...
Смотрите также
- модуль
aspose.cells.charts
- класс
Chart
- класс
ChartType
Получает или задает номер диаграммы type.
@property
def type(self):
...
@type.setter
def type(self, value):
...
aspose.cells.charts
Chart
ChartType