Charting for WinForms Programmer's Guide
LayoutBuilder.CreateAndAddRowLayout Method
See Also
 






 Overload List

Name Description

LayoutBuilder.CreateAndAddRowLayout (YAxisRenderer, Plot2D, Plot2D)

Creates a StackPanel containing the specified plots and axis renderer. The panel is automatically added to the dashboard's LayoutPanel.

LayoutBuilder.CreateAndAddRowLayout (YAxisRenderer, Plot2D, Plot2D, Plot2D, YAxisRenderer)

Creates a StackPanel containing the specified plots and axis renderers. The panel is automatically added to the dashboard's LayoutPanel.

LayoutBuilder.CreateAndAddRowLayout (YAxisRenderer, Plot2D[], YAxisRenderer)

Creates a StackPanel containing the specified plots and axis renderers. The panel is automatically added to the dashboard's LayoutPanel.

LayoutBuilder.CreateAndAddRowLayout (YAxisRenderer[], Plot2D[], YAxisRenderer[])

Creates a StackPanel containing the specified plots and axis renderers. The panel is automatically added to the dashboard's LayoutPanel.

 See Also

LayoutBuilder Members
LayoutBuilder Class
MindFusion.Charting.WinForms Namespace