Aspose::Cells::Charts::ErrorBar::SetAmount method

ErrorBar::SetAmount method

Represents amount of error bar.

void Aspose::Cells::Charts::ErrorBar::SetAmount(double value)

Remarks

The amount must be greater than or equal to zero.

See Also