Aspose::Cells::Charts::SparklineGroup::GetVerticalAxisMaxValue method

SparklineGroup::GetVerticalAxisMaxValue method

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

double Aspose::Cells::Charts::SparklineGroup::GetVerticalAxisMaxValue()

Remarks

If this property is set, VerticalAxisMaxValueType will be SparklineAxisMinMaxType.Custom.

See Also