Specifies the type of a surface chart.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public enum SurfaceType |
Visual Basic
![]() |
---|
Public Enum SurfaceType |
Member name | Description | |
---|---|---|
![]() |
Both |
Indicates that the chart should display both scatter and surface. |
![]() |
Scatter |
Indicates that the chart should display scatter marks. |
![]() |
Surface |
Indicates that the chart should display a surface. |