Aspose::Cells::Charts::ErrorBar::ErrorBar constructor

ErrorBar::ErrorBar(ErrorBar_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::Charts::ErrorBar::ErrorBar(ErrorBar_Impl *impl)

See Also

ErrorBar::ErrorBar(const ErrorBar&) constructor

Copy constructor.

Aspose::Cells::Charts::ErrorBar::ErrorBar(const ErrorBar &src)

See Also

ErrorBar::ErrorBar(const Line&) constructor

Constructs from a parent object.

Aspose::Cells::Charts::ErrorBar::ErrorBar(const Line &src)

See Also