Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Graph.Graph3D.Plot.Styles"]
Class | Description | |
---|---|---|
![]() | BarGraphPlotStyle | |
![]() | DataMeshPlotStyle | 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. |
![]() | DropLinePlotStyle | |
![]() | ErrorBarPlotStyle | |
![]() | ErrorBarXPlotStyle | |
![]() | ErrorBarYPlotStyle | |
![]() | ErrorBarZPlotStyle | |
![]() | G3DPlotStyleCollection | |
![]() | G3DPlotStyleCollectionTemplates | |
![]() | LabelPlotStyle | |
![]() | LinePlotStyle | Style to show 3D data as lines. |
![]() | ScatterPlotStyle | |
![]() | VectorCartesicPlotStyle |
Interface | Description | |
---|---|---|
![]() | IG3DPlotStyle | |
![]() | ILineConnectionStyle | Represents a symbol shape for a 3D scatter plot. Instances of this class have to be immutable. |
![]() | IScatterSymbol | Represents a symbol shape for a 3D scatter plot. Instances of this class have to be immutable. They still need to be cloneable, because in a list of scatter symbols we need unique instances. |
Delegate | Description | |
---|---|---|
![]() | G3DPlotStyleCollectionTemplatesCreateCollectionProcedure |
Enumeration | Description | |
---|---|---|
![]() | ErrorBarPlotStyleValueInterpretation | Designates how to interpret the values of the error columns. |
![]() | VectorCartesicPlotStyleValueInterpretation | Designates how to interpret the values of the error columns. |