Click or drag to resize

Altaxo.Graph Namespace

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

Classes
 ClassDescription
Public classBoundariesChangedEventArgs 
Public classCSAxisInformation 
Public classCSLineID 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).
Public classCSPlaneID 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.
Public classCSPlaneIDList 
Public classCSPlaneInformation 
Public classGraphDocumentBase This is the base class of graphs.
Public classGraphDocumentBaseExportActions Common expoert actions for all classes derived from GraphDocument.
Public classGridPartitioning 
Public classLinearPartitioning 
Public classPlotItemDataChangedEventArgs 
Public classPlotItemStyleChangedEventArgs 
Public classRoutedGetterPropertyT 
Public classRoutedSetterPropertyT 
Public classScaleInstanceChangedEventArgs 
Public classSingleGraphPrintOptions Holds options to control the printing process of a graph document.
Public classTextureManager This class collects images (for use as textures) together with a unique name
Structures
 StructureDescription
Public structureLogical3D Holds a triple of logical values to designate a location into a 3D coordinate system. Can also be used for 2D (with RZ=0).
Interfaces
 InterfaceDescription
Public interfaceI3DPhysicalVariantAccessor 
Public interfaceICoordinateSystem 
Public interfaceIHatchBrushTexture 
Public interfaceIPaintContext Interface to a paint context that must be used by the objects to be painted to store temporary object valid only during painting.
Public interfaceIRoutedGetterProperty 
Public interfaceIRoutedPropertyReceiver 
Public interfaceIRoutedSetterProperty 
Public interfaceISyntheticRepeatableTexture 
Delegates
 DelegateDescription
Public delegateIndexedPhysicalValueAccessor 
Enumerations
 EnumerationDescription
Public enumerationBoundariesChangedData Designates what has changed in the boundaries of a plot item.
Public enumerationCSAxisSide Enumerates the sides of an axis line.
Public enumerationLayerDataClipping 
Public enumerationSingleGraphPrintLocation Designates where a graph will be printed onto a printer page.