Click or drag to resize

Altaxo.Graph.Gdi.Plot Namespace

Contains GDI plot items, plot collections, and plot-layer infrastructure.
Classes
 ClassDescription
Public classDensityImagePlotItem Association of data and style specialized for x-y-plots of column data.
Public classG2DPlotItem Provides the base implementation for two-dimensional plot items.
Public classPlotItem Provides the base implementation for plot items.
Public classPlotItemCollection Represents a collection of plot items and their associated group styles.
Public classXYColumnPlotItem Association of data and style specialized for x-y-plots of column data.
Public classXYFunctionPlotItem Association of data and style specialized for x-y-plots of column data.
Public classXYNonlinearFitFunctionPlotItem Represents a plot item for a nonlinear fit function.
Public classXYZDensityImagePlotItem Association of data and style specialized for x-y-plots of column data.
Interfaces
 InterfaceDescription
Public interfaceIColorProvider Interface to calculate a color out of a relative value that is normally between 0 and 1. Special colors should be used for values between 0, above 1, and for NaN.
Public interfaceIGPlotItem Interface for a plottable item.
Enumerations
 EnumerationDescription
Public enumerationXYColumnPlotItemLabelTextStyle Enumerates how an XYColumnPlotItem is labeled in a TextGraphic.