Click or drag to resize

G2DPlotItemStyle Property

Gets or sets the plot style collection.

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

Property Value

G2DPlotStyleCollection
See Also