YAxisAutoScaling

Defines whether the Y-axis is automatically scaled according to the data sets. 'Maintick Min Value', 'Maintick Max Value' and 'X-Axis Maintick Steps' need not be set.

Schema: tchmi:general#/definitions/Boolean

Attribute getter

public setYAxisAutoScaling(valueNew: boolean | null): void;

Parameter

Name

Type

Description

valueNew

boolean, null

The new value of the attribute. If null is passed, the internal default value is used.

Return value

Type

Description

void

No return value.

Attribute setter

public getYAxisAutoScaling(): boolean;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

boolean

The current value of the attribute.

YAxisAutoScaling 1:

Available from version 1.12.746