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