Well, the simple approach is to just highlight the profit and income range of interest in the chart itself.
But you could make variables for MinProfit, MaxProfit, MinIncome and MaxIncome. Set up two multi-value sliders using these variables. Set a static min and max for each dimension in your chart equal to these variables. See attached.