Xceed Chart for WinForms v4.4 Documentation
AxisStripe Class
Members 


Xceed.Chart.Core.v4.4 Assembly > Xceed.Chart.Core Namespace : AxisStripe Class
Each axis stripe displayed by the chart axes is represented by an instance of this class.
Object Model
AxisStripe Class
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
<SerializableAttribute()>
Public Class AxisStripe 
'Usage
 
Dim instance As AxisStripe
[ClassInterface(ClassInterfaceType.AutoDual)]
[Serializable()]
public class AxisStripe 
Remarks
The class has properties controlling the stripe begin and end values as well as its appearance. See the Axis Stripes topic for more information.
Inheritance Hierarchy

System.Object
   Xceed.Chart.Core.AxisStripe

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AxisStripe Members
Xceed.Chart.Core Namespace