has_axis metod
has_axis(aixs_type, is_primary)
Returnerar vilka axlar som finns i diagrammet.
def has_axis(self, aixs_type, is_primary):
...
Parameter | Typ | Beskrivning |
---|---|---|
aixs_type | AxisType | |
is_primary | bool |
Anmärkningar
Normalt är Pie, PieExploded, PiePie,PieBar, Pie3D, Pie3DExploded,Doughnut, DoughnutExploded ingen axel.
Se även
- modul aspose.cells.charts
- klass Chart