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