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