has_axis Methode
has_axis(self, 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 gibt es bei Pie, PieExploded, PiePie, PieBar, Pie3D, Pie3DExploded, Doughnut und DoughnutExploded keine Achsen.
Siehe auch
- Modul
aspose.cells.charts
- Klasse
Chart