maximized property

bool? maximized
getter/setter pair

True to make a chart fill the entire space in which it's rendered with minimum padding.

False to use the default padding. (Not applicable to Geo and Org charts.)

Implementation

core.bool? maximized;