Click or drag to resize

PlotItemCollectionGroupStyles Property

Gets or sets the group styles of this collection.

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

Property Value

PlotGroupStyleCollection
See Also