<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / ReportOptions Class
Properties Methods


In This Topic
    ReportOptions Class Members
    In This Topic

    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 Olap 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 Olap 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 Olap chart should be included in the report.  
    Public PropertyGets or sets a value that determines whether the Olap 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