In prior releases, if you were not using a chart file to load a WebChart, there was no way to preset any options. In
file:^charts/defaultOptions.chart. The property is used to configure a source chart file which defines settings used each time the WebChart loads. Even when
not on a Px page, WebChart files will load their options from this file if it exists and the user has permissions to view
it.
Time Range (e.g., click the dropdown and select Auto). 


file:^charts/defaultOptions_Auto.chartTo use your new default options file, simply add another webchart to the Px page and in PxEditor view, double-click on the chart to open the Properties window. For the defaultOptions property, enter the name of your newly exported defaultOptions file and click OK. The chart now shows the Time Range and Status Coloring settings as those saved to the exported defaultOptions file.

Note that you can create and export multiple chart files saved with different file names, each with different settings that you commonly use. Each WebChart widget in a Px view can use a different chart file to load the WebChart with different options.