_VarTrendSettings

This data point type contains the global settings for variable trend. The corresponding data point is _VarTrendSettings.

Data point element Type Description
UserPermission uint Required authorization bit for global release of trend configurations.
ScreenshotPath string File path where screenshots are saved by default.
CSVExportPath string File path where CSV exports are saved by default.
PrintSettings.usePrintSettings bool Specifies whether the print settings are used.
PrintSettings.visibleElements dyn_bool Indicates if the upper resp. lower menu bar of the trend panel is visible on the printout.
PrintSettings.TrendColor dyn_string Contains color string for trend widget which are set before printout. Therefore, usePrintSettings must be TRUE.
PrintSettings.GridColor dyn_string Contains color string for grid lines of trend widget which are set before printout. Therefore, usePrintSettings must be TRUE.
PrintSettings.GridLine dyn_string Contains line string for grid lines of trend widget which are set before printout. Therefore, usePrintSettings must be TRUE.