VerticalLinesCount: Number;
The VerticalLinesCount property determines number of vertical grid lines.
Property value can be set from JSON or using the setVerticalLinesCount method.
The property is relevant if the value of the MapGrid.VerticalLinesStepTypeproperty is PP.MapGridStepType.StepsCount.
The example of use is given in the page with description of the MapGrid.HorizontalLinesCount property.
See also: