Name | Description | |
---|---|---|
ChartsSettings | Gets or sets the set of trend charts settings to show in the Dashboard panel and in the report. | |
CustomLogLabel | Gets or sets the kind of label used to tag trend metrics logs. | |
CustomLogRecurrence | Gets or sets the frequency of when trend metrics values are logged. | |
CustomTrendStoreDirectory | Gets or sets the custom directory where Trend Metrics Values are stored. | |
TrendStoreDirectory | Gets the absolute path to the directory that stores Trend Metrics Values. | |
UseCustomLogFrequencyAndLabelValues | Gets or sets a boolean that indicates if the values of CustomLogRecurrence and CustomLogLabel are used, or if the values defined in Options - Trend Metrics are used instead. When the property is changed, the event IProject.IProject.SettingsChanged is triggered with the flag ProjectSettings.ProjectSettings.Trend_Settings activated. | |
UseCustomTrendStoreDirectory | Gets or sets a boolean that indicates if the value of CustomTrendStoreDirectory is used to define the directory that stores Trend Metrics Values, or if the default path $(NdProjectOutputDir)\TrendMetrics is used instead.. When the property is changed, the event IProject.IProject.SettingsChanged is triggered with the flag ProjectSettings.ProjectSettings.Trend_Settings activated. |