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