actual_y property

actual_y property

Specifies actual top of the chart element relative to the left top corner of the chart. Call method IChart.ValidateChartLayout() before to get actual values. Read float.

Definition:

@property
def actual_y(self):
    ...

See Also