Click or drag to resize

Altaxo.Serialization.Origin Namespace

[Missing <summary> documentation for "N:Altaxo.Serialization.Origin"]

Classes
 ClassDescription
Public classBitmapBitmap image embedded in a window.
Public classColorMapCollection of color map settings and levels.
Public classColorMapLevelProperties that define a color map level.
Public classColorScaleColor scale settings for color-mapped plots.
Public classExcelRepresents an Excel-like workbook.
Public classFigureRepresents a simple figure or annotation placed on a window.
Public classFunctionRepresents a function (formula-based dataset).
Public classGraphRepresents a graph window containing one or more layers.
Public classGraphAxisRepresents an axis with scaling, grid and tick configuration.
Public classGraphAxisBreakDefines a break in an axis scale with visual parameters.
Public classGraphAxisFormatFormatting and appearance settings for an axis.
Public classGraphAxisTickSettings for axis ticks and labels.
Public classGraphCurveRepresents a plot curve with visual properties and data references.
Public classGraphGridGrid line settings for an axis.
Public classGraphLayerRangeSimple range structure used for histogram or axis ranges.
Public classLineRepresents a drawable line element with optional end vertices.
Public classLineVertexVertex representing a shape marker for a line.
Public classMatrixRepresents a matrix window containing one or more sheets.
Public classMatrixSheetRepresents a single sheet inside a matrix object.
Public classNoteA simple note window containing text.
Public classOrigin2AltaxoWrapper Provides methods to translate the parsed Origin .opj files to Altaxo's infrastructure.
Public classOriginAnyParser Parser for Origin .OPJ files (.OPJU files can not be read).
Public classOriginImportDataSource 
Public classOriginImporter 
Public classOriginImporterImportOperationalDataForTable 
Public classOriginImportOptions Import options for importing Origin .opj project files.
Public classOriginImportOptionsSerializationSurrogate0
Public classPercentilePropertiesProperties controlling percentile/box-plot rendering.
Public classPiePropertiesProperties used by pie chart plots.
Public classProjectNodeRepresents a node in the project tree with optional parent and children.
Public classSpreadColumnRepresents a single column in a spreadsheet with formatting and data.
Public classSpreadSheetRepresents a spreadsheet window containing multiple columns.
Public classSurfacePropertiesProperties that control surface plot appearance and coloration.
Public classSurfacePropertiesSurfaceColorationHelper type that groups coloration options for parts of a surface.
Public classTextBoxText box object placed on a window.
Public classTextPropertiesProperties that control text appearance.
Public classVectorPropertiesProperties used by vector plots.
Public classWindowRepresents a top-level window with common metadata and appearance settings.
Structures
 StructureDescription
Public structureColorRepresents a color used by Origin objects. The ordering of fields is significant.
Public structureGraphLayerRepresents a single graph layer containing plotting elements and axes.
Public structureRectSimple rectangle defined by left, top, right and bottom coordinates.
Public structureVariant Variant that can hold either a Double value or a String
Enumerations
 EnumerationDescription
Public enumerationAttachAttachment target for objects (frame, page, scale).
Public enumerationBorderTypeType of border to draw around an object.
Public enumerationColorGradientDirectionDirection of a color gradient.
Public enumerationColorTypeType of color specification.
Public enumerationDeserializedDataType 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.
Public enumerationFigureTypeShapes that may be used as annotation figures.
Public enumerationFillPatternFill pattern for shape fill areas.
Public enumerationFunctionFunctionType 
Public enumerationGraphAxisAxisPosition 
Public enumerationGraphAxisAxisScale 
Public enumerationGraphCurvePlotPlot types supported by a graph curve.
Public enumerationLineConnectHow line segments are connected between data points.
Public enumerationLineStyleLine styles for plotting.
Public enumerationMatrixHeaderViewType 
Public enumerationMatrixSheetViewType 
Public enumerationNumericDisplayTypeHow to display numeric values.
Public enumerationProjectNodeTypeNode types used in the project tree.
Public enumerationRegularColorPredefined regular colors used in Origin objects.
Public enumerationSpreadColumnTypeTypes of columns used in spreadsheets.
Public enumerationSurfaceGridsGrid types for surface plots.
Public enumerationSurfaceTypeTypes of surface rendering.
Public enumerationTextPropertiesTextJustify 
Public enumerationValueTypeType of value contained in a column or axis.
Public enumerationValueTypeSpecification Specifies formatting details for values (numeric, text, date, time, etc.).
Public enumerationVariantVType 
Public enumerationVectorPropertiesVectorPosition 
Public enumerationWindowStateState of a window.
Public enumerationWindowTitleWhich title is shown for a window.