Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Core.v4.4 Assembly / Xceed.Chart.Core Namespace / AxisStripe Class
Fields Properties Methods


In This Topic
    AxisStripe Class Members
    In This Topic

    The following tables list the members exposed by AxisStripe.

    Public Constructors
     NameDescription
    Public ConstructorConstructs an axis stripe.  
    Top
    Protected Fields
     NameDescription
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    Public Properties
     NameDescription
    Public PropertyFill effect of the stripe.  
    Public PropertySpecifies the beginning value of the axis stripe.  
    Public PropertyGives you access to the Interactivity object associated with the stripe.  
    Public PropertySpecifies the ending value of the axis stripe.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this axis stripe  
    Public MethodCheck whether the stripe is shown on the specified chart wall.  
    Public MethodCreates a user control which can be used for the visual editing of the axis stripe  
    Public MethodShow the stripe on the specified chart wall.  
    Top
    See Also