Table of Contents

Namespace LightningChartLib.WinForms.Charting.Series3D

Classes

BarSeries3D

3D Bar series.

PointLineSeries3D

3D Point line series. Allows drawing a line with points, or just line, or just points.

SeriesBase3D

Base class for all 3D series.

SupplyCustomValueStringEventArgs

Represents a class that provides arguments for the SupplyCustomValueString event.

SurfaceGridSeries3D

Surface grid series.

SurfaceMeshSeries3D

Surface mesh series.

SurfaceSeries3DBase

Surface series base.

TraceCellChangedEventArgs

Represents a class that provides arguments for the TraceCellChanged event.

WaterfallSeries3D

Waterfall series. Shows multiple waterfall areas stacked Z direction. As a specialty, the strips can be freely bent, in X and Z directions.

Enums

SurfaceGridSeries3D.SurfaceGridInsertResult

Surface grid row or column insertion return value.

Delegates

BarSeries3D.SupplyCustomValueStringEventHandler

The delegate to use for handlers that receive the SupplyCustomValueString event.

SurfaceSeries3DBase.TraceCellChangedEventHandler

The delegate to use for handlers that receive the TraceCellChangedEvent event.