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