
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <SerializableAttribute()> Public Class AxisRuler
'Usage Dim instance As AxisRuler
[ClassInterface(ClassInterfaceType.AutoDual)] [Serializable()] public class AxisRuler
System.Object
Xceed.Chart.Core.AxisRuler
Name | Description | |
---|---|---|
![]() | CurrentPageBeginValue | Specifies the begin value of the current page when the CurrentPageMode property is set to BeginValue. |
![]() | CurrentPageIndex | Specifies the index the current page when the CurrentPageMode property is set to Index. |
![]() | CurrentPageMode | Specifies the mode of the current page displayed by the axis. |
![]() | Inverted | When set to true the axis ruler is displayed in inverted manner. |
![]() | PageCount | Specifies the number of axis pages when the PagingMode is set FixedPageCount. |
![]() | PageSize | Specifies the size of axis pages when the PagingMode is FixedPageSize. |
![]() | PagingMode | Controls the paging mode of the axis. |
![]() | PositionEndPercent | Specifies the end of the axis ruler in percents of the axis length. |
![]() | PositionStartPercent | Specifies the start of the axis ruler in percents of the axis length. |
Name | Description | |
---|---|---|
![]() | Clone | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | CoordinateToValue | This member is reserved for internal use and is not intended to be used directly from your code. |
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