Aspose::Cells::Charts::Axis::SetMaxValue method

Axis::SetMaxValue method

Represents the maximum value on the value axis.

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

Remarks

The maxValue type only can be double or DateTime

See Also