IncludeChart Property (ReportOptions)
In This Topic
Gets or sets a value that determines whether the FlexPivot chart should be included in the report.
Syntax
'Declaration
Public Property IncludeChart As Boolean
public bool IncludeChart {get; set;}
See Also