2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / PropertyPageFlags Enumeration

In This Topic
    PropertyPageFlags Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum PropertyPageFlags 
       Inherits System.Enum
    public enum PropertyPageFlags : System.Enum 
    Members
    MemberDescription
    All 
    Appearance 
    AppearanceChartArea 
    AppearanceFooter 
    AppearanceHeader 
    AppearanceLegend 
    AppearancePlotArea 
    AxisX 
    AxisXAnno 
    AxisXGridLines 
    AxisXScale 
    AxisY 
    AxisY2 
    AxisY2Anno 
    AxisY2GridLines 
    AxisY2Scale 
    AxisYAnno 
    AxisYGridLines 
    AxisYScale 
    GalleryComplex 
    GallerySimple 
    Group0Data 
    Group0DataBinding 
    Group0DataTable 
    Group1Data 
    Group1DataBinding 
    Group1DataTable 
    Preview 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Win.C1Chart.PropertyPageFlags

    See Also