Altaxo. |
| Class | Description | |
|---|---|---|
| DensityImagePlotItem | Association of data and style specialized for x-y-plots of column data. | |
| G2DPlotItem | Provides the base implementation for two-dimensional plot items. | |
| PlotItem | Provides the base implementation for plot items. | |
| PlotItemCollection | Represents a collection of plot items and their associated group styles. | |
| XYColumnPlotItem | Association of data and style specialized for x-y-plots of column data. | |
| XYFunctionPlotItem | Association of data and style specialized for x-y-plots of column data. | |
| XYNonlinearFitFunctionPlotItem | Represents a plot item for a nonlinear fit function. | |
| XYZDensityImagePlotItem | Association of data and style specialized for x-y-plots of column data. |
| Interface | Description | |
|---|---|---|
| IColorProvider | 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. | |
| IGPlotItem | Interface for a plottable item. |
| Enumeration | Description | |
|---|---|---|
| XYColumnPlotItemLabelTextStyle | Enumerates how an XYColumnPlotItem is labeled in a TextGraphic. |