RealtimeAnalysis.FormChart.FormChart C# (CSharp) Method

FormChart() public method

public FormChart ( ) : System
return System
        public FormChart()
        {
            InitializeComponent();
        }

Same methods

FormChart::FormChart ( string title ) : System