Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Serialization.Origin"]
| Class | Description | |
|---|---|---|
| Bitmap | Bitmap image embedded in a window. | |
| ColorMap | Collection of color map settings and levels. | |
| ColorMapLevel | Properties that define a color map level. | |
| ColorScale | Color scale settings for color-mapped plots. | |
| Excel | Represents an Excel-like workbook. | |
| Figure | Represents a simple figure or annotation placed on a window. | |
| Function | Represents a function (formula-based dataset). | |
| Graph | Represents a graph window containing one or more layers. | |
| GraphAxis | Represents an axis with scaling, grid and tick configuration. | |
| GraphAxisBreak | Defines a break in an axis scale with visual parameters. | |
| GraphAxisFormat | Formatting and appearance settings for an axis. | |
| GraphAxisTick | Settings for axis ticks and labels. | |
| GraphCurve | Represents a plot curve with visual properties and data references. | |
| GraphGrid | Grid line settings for an axis. | |
| GraphLayerRange | Simple range structure used for histogram or axis ranges. | |
| Line | Represents a drawable line element with optional end vertices. | |
| LineVertex | Vertex representing a shape marker for a line. | |
| Matrix | Represents a matrix window containing one or more sheets. | |
| MatrixSheet | Represents a single sheet inside a matrix object. | |
| Note | A simple note window containing text. | |
| Origin2AltaxoWrapper | Provides methods to translate the parsed Origin .opj files to Altaxo's infrastructure. | |
| OriginAnyParser | Parser for Origin .OPJ files (.OPJU files can not be read). | |
| OriginImportDataSource | ||
| OriginImporter | ||
| OriginImporterImportOperationalDataForTable | ||
| OriginImportOptions | Import options for importing Origin .opj project files. | |
| OriginImportOptionsSerializationSurrogate0 | ||
| PercentileProperties | Properties controlling percentile/box-plot rendering. | |
| PieProperties | Properties used by pie chart plots. | |
| ProjectNode | Represents a node in the project tree with optional parent and children. | |
| SpreadColumn | Represents a single column in a spreadsheet with formatting and data. | |
| SpreadSheet | Represents a spreadsheet window containing multiple columns. | |
| SurfaceProperties | Properties that control surface plot appearance and coloration. | |
| SurfacePropertiesSurfaceColoration | Helper type that groups coloration options for parts of a surface. | |
| TextBox | Text box object placed on a window. | |
| TextProperties | Properties that control text appearance. | |
| VectorProperties | Properties used by vector plots. | |
| Window | Represents a top-level window with common metadata and appearance settings. |
| Structure | Description | |
|---|---|---|
| Color | Represents a color used by Origin objects. The ordering of fields is significant. | |
| GraphLayer | Represents a single graph layer containing plotting elements and axes. | |
| Rect | Simple rectangle defined by left, top, right and bottom coordinates. | |
| Variant | Variant that can hold either a Double value or a String |
| Enumeration | Description | |
|---|---|---|
| Attach | Attachment target for objects (frame, page, scale). | |
| BorderType | Type of border to draw around an object. | |
| ColorGradientDirection | Direction of a color gradient. | |
| ColorType | Type of color specification. | |
| DeserializedDataType | Designates the data type that was used to deserialize the data. This does not tell you how to interpret the data. For instance, double can also interpreted as DateTime, Time, etc. | |
| FigureType | Shapes that may be used as annotation figures. | |
| FillPattern | Fill pattern for shape fill areas. | |
| FunctionFunctionType | ||
| GraphAxisAxisPosition | ||
| GraphAxisAxisScale | ||
| GraphCurvePlot | Plot types supported by a graph curve. | |
| LineConnect | How line segments are connected between data points. | |
| LineStyle | Line styles for plotting. | |
| MatrixHeaderViewType | ||
| MatrixSheetViewType | ||
| NumericDisplayType | How to display numeric values. | |
| ProjectNodeType | Node types used in the project tree. | |
| RegularColor | Predefined regular colors used in Origin objects. | |
| SpreadColumnType | Types of columns used in spreadsheets. | |
| SurfaceGrids | Grid types for surface plots. | |
| SurfaceType | Types of surface rendering. | |
| TextPropertiesTextJustify | ||
| ValueType | Type of value contained in a column or axis. | |
| ValueTypeSpecification | Specifies formatting details for values (numeric, text, date, time, etc.). | |
| VariantVType | ||
| VectorPropertiesVectorPosition | ||
| WindowState | State of a window. | |
| WindowTitle | Which title is shown for a window. |