Gets or sets the end of this custom interval. This is a dependency property.
Namespace: MindFusion.Gauges.Silverlight
Assembly: MindFusion.Gauges.Silverlight
C#
![]() |
---|
public double MaxValue { get; set; } |
Visual Basic
![]() |
---|
Public Property MaxValue As Double |
A double value.
If this property is not set, positive infinity will be considered as the end of the interval.