Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ISparkVerticalAxis Interface

In This Topic
    ISparkVerticalAxis Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodGets the custom maximum value for the vertical axis of a sparkline.  
     MethodGets the custom minimum value for the vertical axis of a sparkline.  
     MethodGets how the maximum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group.  
     MethodGets how the minimum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group.  
     MethodSets the custom maximum value for the vertical axis of a sparkline.  
     MethodSets the custom minimum value for the vertical axis of a sparkline.  
     MethodSets how the maximum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group.  
     MethodSets how the minimum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group.  
    Top
    See Also