MindFusion.Wpf Pack Programmer's Guide
SurfaceSeries.GroundLevelMargin Property
See Also
 





Gets or sets the offset of the ground level for this series. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public double GroundLevelMargin { get; set; }

Visual Basic  Copy Code

Public Property GroundLevelMargin As Double

 Property Value

A double value. The default is 0.

 See Also

SurfaceSeries Members
SurfaceSeries Class
MindFusion.Charting.Wpf Namespace