NPlot.StepPlot.StepPlot C# (CSharp) Method

StepPlot() public method

Constructor.
public StepPlot ( ) : System
return System
        public StepPlot()
        {
            this.Center = false;
        }