Click or drag to resize

ICoordinateSystem Interface

Defines common functionality of a coordinate system.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface ICoordinateSystem

The ICoordinateSystem type exposes the following members.

Properties
 NameDescription
Public propertyAxisStyles Enumerators all axis style information.
Top
Methods
 NameDescription
Public methodGetAxisStyleInformation Gets the axis-style information for the specified axis identifier.
Top
See Also