Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Graph.Gdi.Plot.Styles"]
Class | Description | |
---|---|---|
BarGraphPlotStyle | ||
ColumnDrivenColorPlotStyle | This style provides a variable symbol size dependent on the data of a user choosen column. The data of that column at the index of the data point determine the symbol size. This plot style is non-visual, i.e. it has no visual equivalent, since it is only intended to provide the symbol size to other plot styles. | |
ColumnDrivenSymbolSizePlotStyle | This style provides a variable symbol size dependent on the data of a user choosen column. The data of that column at the index of the data point determine the symbol size. This plot style is non-visual, i.e. it has no visual equivalent, since it is only intended to provide the symbol size to other plot styles. | |
DensityImagePlotStyle | This plot style is responsible for showing density plots as pixel image. Because of the limitation to a pixel image, each pixel is correlated with a single data point in the table. Splining of data is not implemented here. Beause of this limitation, the image can only be shown on linear axes. | |
DropAreaPlotStyle | Summary description for XYPlotLineStyle. | |
DropLinePlotStyle | ||
ErrorBarPlotStyle | ||
ErrorBarXPlotStyle | ||
ErrorBarYPlotStyle | ||
FillToCurvePlotStyle | ||
G2DPlotStyleCollection | ||
G2DPlotStyleCollectionTemplates | ||
LabelPlotStyle | ||
LinePlotStyle | Summary description for XYPlotLineStyle. | |
ScatterPlotStyle | ||
ScatterPlotStyleDropLineXmlSerializationSurrogate0 | ||
ScatterPlotStyleShapeXmlSerializationSurrogate0 | ||
ScatterPlotStyleStyleXmlSerializationSurrogate0 | ||
VectorCartesicPlotStyle |
Interface | Description | |
---|---|---|
IG2DPlotStyle | ||
ILineConnectionStyle | Represents a symbol shape for a 3D scatter plot. Instances of this class have to be immutable. |
Delegate | Description | |
---|---|---|
G2DPlotStyleCollectionTemplatesCreateCollectionProcedure |
Enumeration | Description | |
---|---|---|
ErrorBarPlotStyleValueInterpretation | Designates how to interpret the values of the error columns. | |
LineScatterPlotStyleKind | Used for constructor of XYLineScatterPlotStyle to choose between Line, Scatter and both. | |
VectorCartesicPlotStyleValueInterpretation | Designates how to interpret the values of the error columns. |