SparklineGroup.SetVerticalAxisMaxValue
SparklineGroup.SetVerticalAxisMaxValue method
Sets the custom maximum value for the sparkline vertical axis with the specified axis value type.
public void SetVerticalAxisMaxValue(SparklineAxisMinMaxType type, double value)
| Parameter | Type | Description |
|---|---|---|
| type | SparklineAxisMinMaxType | Type that specifies how the axis maximum value is applied. |
| value | Double | Custom maximum value of the vertical axis. Ignored if type is not Custom |
See Also
- enum SparklineAxisMinMaxType
- class SparklineGroup
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells