
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <SerializableAttribute()> Public Class AxisStripe
'Usage Dim instance As AxisStripe
[ClassInterface(ClassInterfaceType.AutoDual)] [Serializable()] public class AxisStripe
System.Object
Xceed.Chart.Core.AxisStripe
Name | Description | |
---|---|---|
![]() | AxisStripe Constructor | Constructs an axis stripe. |
Name | Description | |
---|---|---|
![]() | m_arrWalls | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_dFrom | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_dTo | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_Parent | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | FillEffect | Fill effect of the stripe. |
![]() | From | Specifies the beginning value of the axis stripe. |
![]() | Interactivity | Gives you access to the Interactivity object associated with the stripe. |
![]() | To | Specifies the ending value of the axis stripe. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of this axis stripe |
![]() | GetShowAtWall | Check whether the stripe is shown on the specified chart wall. |
![]() | GetUserControl | Creates a user control which can be used for the visual editing of the axis stripe |
![]() | SetShowAtWall | Show the stripe on the specified chart wall. |
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