Gets or sets the value that indicates the level of the groundX in the chart. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public double GroundLevelX { get; set; } |
Visual Basic Copy Code |
---|
Public Property GroundLevelX As Double |