ig.excel.SparklineAxisMinMax
Dependencies
-
custom
- Type:
- ig.excel.SparklineAxisMinMax
- Default:
- 2
Specifies that the vertical axis minimum or maximum for each sparkline in this sparkline group is specified by the SparklineGroup.verticalAxisMin or the SparklineGroup.verticalAxisMax attribute of the SparklineGroup.
-
group
- Type:
- ig.excel.SparklineAxisMinMax
- Default:
- 1
Specifies that the vertical axis minimum or maximum is shared across all sparklines in this sparkline group and is calculated automatically such that the data point with the minimum or maximum value can be displayed in the plot area.
-
individual
- Type:
- ig.excel.SparklineAxisMinMax
- Default:
- 0
Specifies that the vertical axis minimum or maximum for each sparkline in this sparkline group is calculated automatically such that the data point with the minimum or maximum value can be displayed in the plot area.