has_axis yöntemi
has_axis(aixs_type, is_primary)
Grafikte hangi eksenlerin bulunduğunu döndürür.
def has_axis(self, aixs_type, is_primary):
...
Parametre | Tip | Tanım |
---|---|---|
aixs_type | AxisType | |
is_primary | bool |
Notlar
Normalde, Pie, PieExploded, PiePie,PieBar, Pie3D, Pie3DEExploded,Doughnut, DonutExploded hiçbir eksen değildir.
Ayrıca bakınız
- modül aspose.cells.charts
- sınıf Chart