Aspose::Cells::Charts::SparklineGroup::GetVerticalAxisMinValue method

SparklineGroup::GetVerticalAxisMinValue method

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

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

Remarks

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

See Also