t_ReportSection_LineChart
LineChart
Properties
bottomMargin : reportDimensionValid values based on“string”. ((\d+(\.\d*)?)|(\.\d+))(pt|in|cm|mm|) bottomSpacing : reportDimensionValid values based on“string”. ((\d+(\.\d*)?)|(\.\d+))(pt|in|cm|mm|) columnKey : stringcolumnLabel : stringdescription : stringDescription of the Report Output.
group : identifierValid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
height : reportDimensionHeight of the report measured in pt, in, cm, or mm. This is only meaningful if the Report's pageSize is set to Custom.
Valid values based on“string”. ((\d+(\.\d*)?)|(\.\d+))(pt|in|cm|mm|) hideDuplicates : booleanSpecifies if to hide duplicate entries.
hyperlink : stringignoreDimensions : booleanSpecifies if to ignore the output dimension attributes (left, top, width, height) in positioning.
label : stringleft : reportDimensionLeft of the report measured in pt, in, cm, or mm. This is only meaningful if the Report's pageSize is set to Custom.
Valid values based on“string”. ((\d+(\.\d*)?)|(\.\d+))(pt|in|cm|mm|) leftMargin : reportDimensionValid values based on“string”. ((\d+(\.\d*)?)|(\.\d+))(pt|in|cm|mm|) leftSpacing : reportDimensionValid values based on“string”. ((\d+(\.\d*)?)|(\.\d+))(pt|in|cm|mm|) legend : booleanlegendPosition : LegendPositionValid values based on“string”. top left right bottom linesVisible : booleanname : identifierUniquely identifies the Report Output.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
orientation : ChartOrientationValid values based on“string”. horizontal vertical palette : stringpdfScaleHeight : floatpdfScaleWidth : floatrightMargin : reportDimensionValid values based on“string”. ((\d+(\.\d*)?)|(\.\d+))(pt|in|cm|mm|) rightSpacing : reportDimensionValid values based on“string”. ((\d+(\.\d*)?)|(\.\d+))(pt|in|cm|mm|) rowKey : stringrowLabel : stringshapesVisible : booleanstyle : stringStyle of the Report Output.
title : stringtooltip : stringtop : reportDimensionTop of the report measured in pt, in, cm, or mm. This is only meaningful if the Report's pageSize is set to Custom.
Valid values based on“string”. ((\d+(\.\d*)?)|(\.\d+))(pt|in|cm|mm|) topMargin : reportDimensionValid values based on“string”. ((\d+(\.\d*)?)|(\.\d+))(pt|in|cm|mm|) topSpacing : reportDimensionValid values based on“string”. ((\d+(\.\d*)?)|(\.\d+))(pt|in|cm|mm|) total : totalTypeValid values based on“string”. first last min max count sum avg stddev stddevp percentile collection expression value : stringvisible : stringTrue if Report Output is not hidden.
width : reportDimensionSpanWidth of the report measured in pt, in, cm, or mm. This is only meaningful if the Report's pageSize is set to Custom. Special case in tabualr printers where * is accepted as a type for column span (e.g. 2* for colspan=2).
Valid values based on“string”. ((\d+(\.\d*)?)|(\.\d+))(pt|in|cm|mm|\*|)
Content
Sequence of:
Parents
t_Report_PageHeader - A Report may have multiple PageHeaders (one per line). These headers will appear at the top of every page.
t_Report_PageFooter - A Report may have multiple PageFooters (one per line). These footers will appear at the bottom of every page.
Parent topic: t_Report_PageHeader
Parent topic: t_Report_PageFooter
Parent topic: t_ReportLayout_Header
Parent topic: t_ReportLayout_Footer
Parent topic: t_ReportLayout_Section