Gets or sets the value that indicates the level of the ground in the chart. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public double GroundLevel { get; set; } |
Visual Basic
![]() |
---|
Public Property GroundLevel As Double |
A double value. The default is NaN.
Use the GroundLevel property to change where the X and Y axis intersect.