position property
position property
Gets or sets the legend position type.
Remarks
Definition:
@property
def position(self):
    ...
@position.setter
def position(self, value):
    ...
See Also
- module aspose.cells.charts
- class Legend
- class LegendPositionType