Click or drag to resize

DensityImageLegendCoordinateSystem Property

Gets the coordinate system used by the legend.

Namespace: Altaxo.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public G2DCoordinateSystem CoordinateSystem { get; }

Property Value

G2DCoordinateSystem
See Also