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


In This Topic
    AxisRuler Class Members
    In This Topic

    The following tables list the members exposed by AxisRuler.

    Public Properties
     NameDescription
    Public PropertySpecifies the begin value of the current page when the CurrentPageMode property is set to BeginValue.  
    Public PropertySpecifies the index the current page when the CurrentPageMode property is set to Index.  
    Public PropertySpecifies the mode of the current page displayed by the axis.  
    Public PropertyWhen set to true the axis ruler is displayed in inverted manner.  
    Public PropertySpecifies the number of axis pages when the PagingMode is set FixedPageCount.  
    Public PropertySpecifies the size of axis pages when the PagingMode is FixedPageSize.  
    Public PropertyControls the paging mode of the axis.  
    Public PropertySpecifies the end of the axis ruler in percents of the axis length.  
    Public PropertySpecifies the start of the axis ruler in percents of the axis length.  
    Top
    Public Methods
     NameDescription
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    See Also