<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapPage Class / OlapChart Property

In This Topic
    OlapChart Property (C1OlapPage)
    In This Topic
    Gets the C1OlapChart used to display the Olap results.
    Syntax
    'Declaration
     
    Public ReadOnly Property OlapChart As C1OlapChart
    public C1OlapChart OlapChart {get;}
    See Also