[]
Value interval to draw each mark or label.
public double Interval { get; set; }
If the Gauge uses logarithmic scale this interval must be specified in logarithmic coordinates, such as (Log(Value2) - Log(Value1)).