Click or drag to resize

PlotGroupStyleCollectionCoordinateTransformingStyle Property

Gets/sets the coordinate transforming style.

Namespace: Altaxo.Graph.Gdi.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ICoordinateTransformingGroupStyle? CoordinateTransformingStyle { get; set; }

Property Value

ICoordinateTransformingGroupStyle
See Also