getPrimaryCoord(visualType: PP.Ui.VisualType);
visualType. Type of level line coordinate. If this parameter is set to PP.Ui.VisualType.X, returned value corresponds to X coordinate of the level line, if it is set to PP.Ui.VisualType.Y the value corresponds to Y coordinate.
The getPrimaryCoord method gets value that corresponds to specified coordinate of level line.
This method returns a Number type value.
The example of method use is given in the page ChartLine Constructor.
See also: