The LonLine property returns the graticule longitude (X) line properties. Returns a LineFormat object. This is a read-only property.
Syntax
object.LonLine
Example
This example changes the longitude line color to brown.
Grat.LonLine.Color = mvColorBrown
Used by: Graticule object