Click or drag to resize

XYPlotLayerContentsControllerDataClipping Property

The data clipping choices.

Namespace: Altaxo.Gui.Graph.Gdi.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ItemsController<LayerDataClipping> DataClipping { get; set; }

Property Value

ItemsControllerLayerDataClipping
See Also