Click or drag to resize
IDisplayReportSetDefaultDynamicMacros Method (String)
Sets all default macros needed for graphs

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
void SetDefaultDynamicMacros(
	string interval
)

Parameters

interval
Type: SystemString
Interval type
See Also