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


In This Topic
    AxisRuler Class Properties
    In This Topic

    For a list of all members of this type, see AxisRuler members.

    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
    See Also