Arction.Wpf.ChartingMVVM.Series3D Namespace |
| Class | Description | |
|---|---|---|
| BarSeries3D |
3D Bar series.
| |
| BarSeries3DCollection |
Represents a collection of BarSeries3D objects.
| |
| PointLineSeries3D |
3D Point line series. Allows drawing a line with points, or just line, or just points.
| |
| PointLineSeries3DCollection |
Represents a collection of PointLineSeries3D objects.
| |
| SeriesBase3D |
Base class for all 3D series
| |
| SupplyCustomValueStringEventArgs |
Represents a class that provides arguments for the SupplyCustomValueString event.
| |
| SurfaceGridSeries3D |
Surface grid series.
| |
| SurfaceGridSeries3DCollection |
Represents a collection of SurfaceGridSeries3D objects.
| |
| SurfaceMeshSeries3D |
Surface mesh series.
| |
| SurfaceMeshSeries3DCollection |
Represents a collection of SurfaceMeshSeries3D objects.
| |
| 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.
| |
| WaterfallSeries3DCollection |
Represents a collection of WaterfallSeries3D objects.
|
| 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.
|