asposecells.api
Class SparklineAxisMinMaxType

Utility class containing constants. Represents the minimum and maximum value types for the sparkline vertical axis.

Field Summary
const  intAUTO_INDIVIDUAL
           Automatic for each sparkline.
const  intGROUP
           Same for all sparklines in the group.
const  intCUSTOM
           InnerCustom value for sparkline.
 

Field Detail

AUTO_INDIVIDUAL

const int AUTO_INDIVIDUAL
Automatic for each sparkline.

GROUP

const int GROUP
Same for all sparklines in the group.

CUSTOM

const int CUSTOM
InnerCustom value for sparkline.

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