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

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