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

In This Topic
    ChartType Property (C1OlapPage)
    In This Topic
    Gets or sets the type of chart to create.
    Syntax
    'Declaration
     
    Public Property ChartType As ChartType
    public ChartType ChartType {get; set;}
    See Also