SparkVerticalAxis.CustomMaxScaleValue Property (Excel)

Returns or sets the custom maximum value for the vertical axis of a sparkline. Read/write

Version Information

Version Added: Excel 2010

Syntax

expression .CustomMaxScaleValue

expression A variable that represents a SparkVerticalAxis object.

Return Value

Variant

Remarks

The CustomMaxScaleValue property can be returned or set only when the MaxScaleType property of the specified SparkVerticalAxis object is set to xlSparkScaleCustom (3).

See Also

Concepts

SparkVerticalAxis Object

SparkVerticalAxis Object Members