ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPrintDocument Class / ShowChart Property

In This Topic
    ShowChart Property (C1FlexPivotPrintDocument)
    In This Topic
    Gets or sets a value that determines whether the C1FlexPivotPrintDocument.FlexPivotChart is displayed in the report.
    Syntax
    'Declaration
     
    Public Property ShowChart As Boolean
    public bool ShowChart {get; set;}
    See Also