com.aspose.words
Class AxisScaleType

java.lang.Object
    extended by com.aspose.words.AxisScaleType

public class AxisScaleType 
extends java.lang.Object

Utility class containing constants. Specifies the possible scale types for an axis.

Field Summary
static final intLINEAR = 0
           Linear scaling.
static final intLOGARITHMIC = 1
           Logarithmic scaling.
 

Field Detail

LINEAR = 0

public static final int LINEAR
Linear scaling.

LOGARITHMIC = 1

public static final int LOGARITHMIC
Logarithmic scaling.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.