Rockwell Automation 9307 FactoryTalk EnergyMetrix User Manual
Page 257

9
•
ReportsPlus
257
Properties
Property
R/W
Description
Days As Days
R
Collection of Day objects that represent the
report date range in periods of day length
EndDateTime As DateTime
R/W
The ending date/time of the report date range
Groups As Groups
R
Collection of Group objects that represent the
groups that are selected on the report's group tree
IntervalTypeString As
String
R
The interval type selected by the user when the
report is run (Day, Week, Month)
Meters As Meters
R
Collection of Meter objects that represent the
meters that are selected on the report's meter tree
Months As Months
R
Collection of Month objects that represent the
report date range in periods of month length
ReportPeriod As
ReportPeriod
R
Returns an Integer representing the selected
report date range. See Enums. If a custom date
range is selected, ReportPeriod.None is returned
ReportPeriodString As
String
R
Returns a string from the Enum list that
describes the report date range selected. If a
custom date range is selected,
ReportPeriod.None is returned.
ReportPeriodIsFiscal As
Boolean
R
Set to true if ReportPeriod is a fiscal period,
false if not
Orientation As
PageOrientation
W
Sets the page orientation. See Enums. Default is
Portrait
PaperKind As PaperKind
W
Sets the paper size. See Enums. Default is Letter
PaperHeight As Double
R/W
Sets the height of the custom paper size in
inches. This property is only used when
PaperKind is set to Custom
PaperWidth As Double
R/W
Sets the width of the custom paper size in inches.
This property is only used when PaperKind is set
to Custom
LeftMargin As Double
R/W
Specifies the left margin (in inches) for the
current page. Default is 0.5
RightMargin As Double
R/W
Specifies the right margin (in inches) for the
current page. Default is 0.5
TopMargin As Double
R/W
Specifies the top margin (in inches) for the
current page. Default is 0.5
BottomMargin As Double
R/W
Specifies the bottom margin (in inches) for the
current page. Default is 0.5
ShowLogo As Boolean
R/W
Controls the visibility of the standard logo in the
page header. Default value is true