AbstractReportControlSetDefaultDynamicMacros Method (Int32) |
Sets the default dynamic macros for general charts (used in reports collecting all intervals in one report (weeks,years,days,...))
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public void SetDefaultDynamicMacros(
int interval
)
Parameters
- interval
- Type: SystemInt32
Selected interval (days,weeks...)
See Also