has_axis méthode
has_axis(aixs_type, is_primary)
Renvoie les axes qui existent sur le graphique.
def has_axis(self, aixs_type, is_primary):
...
Paramètre | Taper | Description |
---|---|---|
aixs_type | AxisType | |
is_primary | bool |
Remarques
Normalement, Pie, PieExploded, PiePie,PieBar, Pie3D, Pie3DExploded,Doughnut, DoughnutExploded n’est pas un axe.
Voir également
- module aspose.cells.charts
- classe Chart