Click or drag to resize

SparklineGroup VerticalAxisMaxValue Property

Gets and sets the custom maximum value for the vertical axis.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public double VerticalAxisMaxValue { get; set; }

Property Value

Type: Double
See Also