AbstractReportControl.SetDefaultDynamicMacros 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: 9.0.0
Syntaxpublic void SetDefaultDynamicMacros(
string interval
)
Parameters
- interval
- Type: System.String
Selected interval (days,weeks...)
See Also