AbstractReportControlSetDefaultDynamicMacros Method (String) |
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(
string interval
)
Parameters
- interval
- Type: SystemString
Selected interval (days,weeks...)
See Also