SparklineVerticalAxis Properties
Contains scaling options for the vertical axis of a sparkline group.| Name | Description |
|---|---|
| MaxCustomValue | Gets or sets the maximum custom value for the sparkline vertical axis. |
| MaxScaleType | Gets or sets a value that specifies the way to calculate the maximum value of the vertical axis for the sparkline group. |
| MinCustomValue | Gets or sets the minimum custom value for the sparkline vertical axis. |
| MinScaleType | Gets or sets a value that specifies the way to calculate the minimum value of the vertical axis for the sparkline group. |
See Also