Gets or sets the maximum value of the radar. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public double MaxValue { get; set; } |
Visual Basic Copy Code |
---|
Public Property MaxValue As Double |
A double value. The default is 100.
The MaxValue property specifies the biggest number at the inner axis of the radar.