Click or drag to resize

LinePlotStyleControllerLineConnectChoices Property

Gets or sets the available line connection choices.

Namespace: Altaxo.Gui.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<Type> LineConnectChoices { get; set; }

Property Value

ItemsControllerType
See Also