ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.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