C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / ReportOptions Class
Properties Methods


ReportOptions Class Members

The following tables list the members exposed by ReportOptions.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the scaling mode to be used when rendering the FlexPivot chart.  
Public PropertyGets or sets the text displayed on the center of the page footer.  
Public PropertyGets or sets the text displayed on the left part of the page footer.  
Public PropertyGets or sets the text displayed on the right part of the page footer.  
Public PropertyGets or sets the scaling mode to be used when rendering the FlexPivot grid.  
Public PropertyGets or sets the text displayed on the center of the page header.  
Public PropertyGets or sets the text displayed on the left part of the page header.  
Public PropertyGets or sets the text displayed on the right part of the page header.  
Public PropertyGets or sets a value that determines whether the FlexPivot chart should be included in the report.  
Public PropertyGets or sets a value that determines whether the FlexPivot grid should be included in the report.  
Public PropertyGets or sets a value that determines whether the raw data grid should be included in the report.  
Public PropertyGets or sets the margin around each page (in pixels).  
Public PropertyGets or sets the padding added within each page (in pixels).  
Public PropertyGets or sets the scaling mode to be used when rendering the raw data grid.  
Public PropertyGets or sets a value that determines whether a line should be displayed between the page footer and the page content.  
Public PropertyGets or sets a value that determines whether a line should be displayed between the page header and the page content.  
Top
Public Methods
 NameDescription
Public MethodReads the document settings from an System.Xml.XmlReader.  
Public MethodSaves the document settings into an System.Xml.XmlWriter.  
Top
See Also