Click or drag to resize

DashPatternGroupStyleListOfValues Property

The list of values to switch through

Namespace: Altaxo.Graph.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IStyleList<IDashPattern> ListOfValues { get; set; }

Property Value

IStyleListIDashPattern
See Also