Click or drag to resize

PlotCommands3DPlotStyle_Line Method

[Missing <summary> documentation for "M:Altaxo.Worksheet.Commands.PlotCommands3D.PlotStyle_Line(Altaxo.Main.Properties.IReadOnlyPropertyBag)"]


Namespace: Altaxo.Worksheet.Commands
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static G3DPlotStyleCollection PlotStyle_Line(
	IReadOnlyPropertyBag context
)

Parameters

context  IReadOnlyPropertyBag

[Missing <param name="context"/> documentation for "M:Altaxo.Worksheet.Commands.PlotCommands3D.PlotStyle_Line(Altaxo.Main.Properties.IReadOnlyPropertyBag)"]

Return Value

G3DPlotStyleCollection

[Missing <returns> documentation for "M:Altaxo.Worksheet.Commands.PlotCommands3D.PlotStyle_Line(Altaxo.Main.Properties.IReadOnlyPropertyBag)"]

See Also