type الملكية
type الملكية
يشير إلى خط المؤشر type لمجموعة خط المؤشر.
تعريف:
@property
def type(self):
...
@type.setter
def type(self, value):
...
أنظر أيضا
- وحدة aspose.cells.charts
- فئة SparklineGroup
- فئة SparklineType
يشير إلى خط المؤشر type لمجموعة خط المؤشر.
@property
def type(self):
...
@type.setter
def type(self, value):
...