ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPrintDocument Class / ChartFillsPage Property

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