SparkVerticalAxis.CustomMinScaleValue Property (Excel)
Returns or sets the custom minimum value for the vertical axis of a sparkline. Read/write
Version Information
Version Added: Excel 2010
Syntax
expression .CustomMinScaleValue
expression A variable that represents a SparkVerticalAxis object.
Return Value
Variant
Remarks
The CustomMinScaleValue property can be returned or set only when the MinScaleType property of the specified SparkVerticalAxis object is set to xlSparkScaleCustom (3).