FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / HorizontalAlignment Enumeration

In This Topic
    HorizontalAlignment Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum HorizontalAlignment 
       Inherits System.Enum
    public enum HorizontalAlignment : System.Enum 
    Members
    MemberDescription
    Center 
    Left 
    Right 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Chart.Standard.HorizontalAlignment

    See Also