FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotContentOptions Class / IncludeChart Property

In This Topic
    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