map_chart_projection_type Eigentum

map_chart_projection_type Eigentum

Ruft den Projektionstyp der Karte ab und legt ihn fest.

Definition:

@property
def map_chart_projection_type(self):
    ...
@map_chart_projection_type.setter
def map_chart_projection_type(self, value):
    ...

Siehe auch