ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPage Class / ChartType Property

In This Topic
    ChartType Property (C1FlexPivotPage)
    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