Commit Latest

This commit is contained in:
2025-06-24 21:47:48 -04:00
parent 23b9fef274
commit 0fbded94d5

View File

@@ -10,7 +10,7 @@ namespace PortfolioManager.Views;
public partial class ScottPlotView : UserControl public partial class ScottPlotView : UserControl
{ {
private AvaPlot avaPlot = default; // private AvaPlot avaPlot = default;
public ScottPlotView() public ScottPlotView()
{ {
InitializeComponent(); InitializeComponent();