8990919293949596979899
legendState = LegendState.HIDE; } else { legendState = LegendState.SHOW; } AxesState axesState; if (hideAxes) { axesState = AxesState.HIDE; } else { axesState = AxesState.SHOW; }