actual_chart_size property

actual_chart_size property

Gets actual size of chart in unit of pixels.

Remarks

NOTE: This member is now obsolete. Instead, please use Chart.GetActualSize() method. This property will be removed 12 months later since July 2022. Aspose apologizes for any inconvenience you may have experienced.

Definition:

@property
def actual_chart_size(self):
    ...

See Also