Altaxo. |
| Class | Description | |
|---|---|---|
| BoundariesChangedEventArgs | Provides event data for changes in plot boundaries. | |
| CSAxisInformation | Stores descriptive and behavioral information for a coordinate-system axis. | |
| CSLineID | Identifier for isolines in 2D and 3D coordinate systems. An isoline is created by varying one logical coordinate, while the other logical coordinates are fixed. The position of the isoline in the coordinate space can be specified either by the non-varying logical values (0..1), or by physical values (which are converted into logical values by the scale). | |
| CSPlaneID | This is a class used to identify axis lines in 2D or planes in 3D. A plane or axis is specified by the axis that is perpendicular to this plane or axis, and by the logical value along the perpendicular axis. | |
| CSPlaneIDList | Represents an immutable read-only list of CSPlaneID instances. | |
| CSPlaneInformation | Stores descriptive information for a coordinate-system plane. | |
| GraphDocumentBase | This is the base class of graphs. | |
| GraphDocumentBaseExportActions | Common expoert actions for all classes derived from GraphDocument. | |
| GridPartitioning | Represents a two-dimensional grid partitioning used to place child layers. | |
| LinearPartitioning | Represents a linear partitioning consisting of absolute and relative segment sizes. | |
| PlotItemDataChangedEventArgs | Provides event data for changes in plot item data. | |
| PlotItemStyleChangedEventArgs | Provides event data for changes in plot item style. | |
| RoutedGetterPropertyT | Represents a routed property that collects getter values. | |
| RoutedSetterPropertyT | Represents a routed property with a setter value. | |
| ScaleInstanceChangedEventArgs | Provides event data for a scale instance change. | |
| SingleGraphPrintOptions | Holds options to control the printing process of a graph document. | |
| TextureManager | This class collects images (for use as textures) together with a unique name |
| Structure | Description | |
|---|---|---|
| Logical3D | Holds a triple of logical values to designate a location into a 3D coordinate system. Can also be used for 2D (with RZ=0). |
| Interface | Description | |
|---|---|---|
| I3DPhysicalVariantAccessor | Provides indexed access to physical x, y, and z values. | |
| ICoordinateSystem | Defines common functionality of a coordinate system. | |
| IHatchBrushTexture | Defines a repeatable hatch-brush texture. | |
| IPaintContext | Interface to a paint context that must be used by the objects to be painted to store temporary object valid only during painting. | |
| IRoutedGetterProperty | Represents a routed property that requests a value. | |
| IRoutedPropertyReceiver | Provides routed properties exposed by an object. | |
| IRoutedSetterProperty | Represents a routed property that provides a value to be set. | |
| ISyntheticRepeatableTexture | Represents a synthetic repeatable texture. |
| Delegate | Description | |
|---|---|---|
| IndexedPhysicalValueAccessor | Represents a delegate that returns a physical value for a given index. |
| Enumeration | Description | |
|---|---|---|
| BoundariesChangedData | Designates what has changed in the boundaries of a plot item. | |
| CSAxisSide | Enumerates the sides of an axis line. | |
| LayerDataClipping | Specifies how plot data is clipped to the layer. | |
| SingleGraphPrintLocation | Designates where a graph will be printed onto a printer page. |