طريقة has_axis
has_axis(aixs_type, is_primary)
إرجاع المحاور الموجودة على الرسم البياني.
def has_axis(self, aixs_type, is_primary):
...
معامل | يكتب | وصف |
---|---|---|
aixs_type | AxisType | |
is_primary | bool |
ملاحظات
عادةً ، Pie ، PieExploded ، PiePie ، PieBar ، Pie3D ، Pie3DExploded ، Donut ، DoughnutExploded ليس محورًا.
أنظر أيضا
- وحدة aspose.cells.charts
- فئة Chart