Arction.Wpf.Charting.Series3D Namespace |
| Class | Description | |
|---|---|---|
| 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.
|
| Delegate | Description | |
|---|---|---|
| BarSeries3DSupplyCustomValueStringEventHandler |
The delegate to use for handlers that receive the SupplyCustomValueString event.
| |
| SurfaceSeries3DBaseTraceCellChangedEventHandler |
The delegate to use for handlers that receive the TraceCellChangedEvent event.
|
| Enumeration | Description | |
|---|---|---|
| SurfaceGridSeries3DSurfaceGridInsertResult |
Surface grid row or column insertion return value.
|