Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartShowOpenClose Enumeration

In This Topic
    ChartShowOpenClose Enumeration
    In This Topic
    Specifies show behavior for markers in Range Stock charts.
    Syntax
    'Declaration
     
    Public Enum ChartShowOpenClose 
       Inherits System.Enum
    public enum ChartShowOpenClose : System.Enum 
    Members
    MemberDescription
    BothBoth.
    CloseClose.
    OpenOpen.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.C1Rdl.Rdl2008.ChartShowOpenClose

    See Also