Spread.Services Documentation
ScaleType Enumeration
GrapeCity.Documents.Spread.Drawing Namespace : ScaleType Enumeration
Specifies the scale type of the value axis.
Syntax
public enum ScaleType : System.Enum 
Members
MemberDescription
Linear Specifies the linear scale.
Logarithmic Specifies the logarithmic scale.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Spread.Drawing.ScaleType

See Also

Reference

GrapeCity.Documents.Spread.Drawing Namespace