Click or drag to resize

Altaxo.Graph.Graph3D.Plot Namespace

Contains three-dimensional plot items, plot collections, and plot-layer infrastructure.
Classes
 ClassDescription
Public classDataMeshPlotItem Association of data and style specialized for x-y-plots of column data.
Public classG3DPlotItem Provides the base implementation for three-dimensional plot items.
Public classPlotItem Provides the base implementation for three-dimensional plot items.
Public classPlotItemCollection Represents a hierarchical collection of three-dimensional plot items together with shared group styles.
Public classXYZColumnPlotItem Associates three-dimensional column data with a collection of plot styles.
Public classXYZSurfacePlotItem Associates three-dimensional column data with a surface-style renderer.
Interfaces
 InterfaceDescription
Public interfaceIGPlotItem Interface for a plottable item.