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