Aspose::Cells::Charts::Axis::SetMinValue method

Axis::SetMinValue method

Represents the minimum value on the value axis.

void Aspose::Cells::Charts::Axis::SetMinValue(const Aspose::Cells::Object &value)

Remarks

The minValue type only can be double or DateTime

See Also