Table of Contents

Enum SurfaceGridSeries3D.SurfaceGridInsertResult

Namespace
LightningChartLib.WinForms.Charting.Series3D
Assembly
LightningChart.WinForms.Charting.NET4.dll

Surface grid row or column insertion return value.

public enum SurfaceGridSeries3D.SurfaceGridInsertResult

Fields

ContourLinesInUse = 2

Contour lines are in use. Use FastContourZones or FastPalettedZones instead

NoData = 1

No data to scroll

OK = 0

Successfully done.

WireframeInUse = 3

Can't use wireframe. Present the series without it.