ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintDocument Class / ChartFillsPage Property

In This Topic
    ChartFillsPage Property
    In This Topic
    Gets or sets a value that determines whether the OlapChart fills the page or whether it preserves its original aspect ratio.
    Syntax
    'Declaration
     
    Public Property ChartFillsPage As System.Boolean
    public System.bool ChartFillsPage {get; set;}
    See Also