Click or drag to resize

PlotCommandsPlotStyle_Bar Method

[Missing <summary> documentation for "M:Altaxo.Worksheet.Commands.PlotCommands.PlotStyle_Bar(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 G2DPlotStyleCollection PlotStyle_Bar(
	IReadOnlyPropertyBag context
)

Parameters

context  IReadOnlyPropertyBag

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

Return Value

G2DPlotStyleCollection

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

See Also