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