public void SaveSettings() { graphSettings.AxesRange = graph.AxesRange; GraphSettings.SaveToFile(GraphSettingsFilePath, graphSettings); }