<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapReportOptions Class / IncludeChart Property

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