Click or drag to resize

XYPlotLayerClipDataToFrame Property

Gets or sets how plot data are clipped to the coordinate system frame.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public LayerDataClipping ClipDataToFrame { get; set; }

Property Value

LayerDataClipping
See Also