Gets the biggest number this Line series contains.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public double MaxNum { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property MaxNum As Double |
A double number.
The property returns the biggest YData value for this Line series in vertical charts. For horizontal charts the maximum number is taken from the respective XData list.