XAxisAutoScaling

Defines whether the X-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 getXAxisAutoScaling(): boolean;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

boolean

The current value of the attribute.

Attribute setter

public setXAxisAutoScaling(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.

XAxisAutoScaling 1:

Available from 1.8