ParallelCoordinates.getState

Syntax

getState();

Description

The getState method returns an object that describes chart's state.

Comments

The returned value is an instance of the PP.Ui.PropertyChangedEventArgs class.

Example

The method is under development.

See also:

ParallelCoordinates