Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ScaleType Enumeration
In This Topic
    ScaleType Enumeration
    In This Topic
    Specifies the scale type of the value axis.
    Members
    MemberDescription
    LinearSpecifies the linear scale.
    LogarithmicSpecifies the logarithmic scale.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.drawing.ScaleType

    See Also