IncludeChart Property (PivotContentOptions)
In This Topic
Gets or sets a value indicating whether the chart will be included in the printed document.
Syntax
'Declaration
Public Property IncludeChart As Boolean
public bool IncludeChart {get; set;}
See Also