[]
Gets or sets the spacing between the grid lines in geographic units. Automatically calculated if omitted. An expression should evaluate to a double.
[ExpressionBaseType(typeof(double))] public ExpressionInfo Interval { get; set; }