has_axis Methode
has_axis(aixs_type, is_primary)
Gibt zurück, welche Achsen im Diagramm vorhanden sind.
def has_axis(self, aixs_type, is_primary):
...
Parameter | Typ | Beschreibung |
---|---|---|
aixs_type | AxisType | |
is_primary | bool |
Bemerkungen
Normalerweise ist Pie, PieExploded, PiePie,PieBar, Pie3D, Pie3DExploded,Doughnut, DoughnutExploded keine Achse.
Siehe auch
- Modul aspose.cells.charts
- Klasse Chart