Creates a StackPanel containing the specified plots and axis renderer. The panel is automatically added to the dashboard's LayoutPanel.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
C# Copy Code |
---|
public StackPanel CreateAndAddRowLayout ( |
Visual Basic Copy Code |
---|
Public Function CreateAndAddRowLayout( _ |
A YAxisRenderer that should be placed at left side of the plots.
A Plot2D instance.
A Plot2D instance.
A StackPanel instance.