Skip to content

Error Undefined type 'use\...\' #768

@nthphong127

Description

@nthphong127

I am having problems after using it
use PhpOffice\PhpPresentation\Shape\Chart\Type\BarClustered;
use PhpOffice\PhpPresentation\Shape\Chart\Type\BarStacked;
in the code I write:
$chart = new BarClustered();
$series = new BarSeries();
it says 'Undefined type 'PhpOffice\PhpPresentation\Shape\Chart\BarSeries'.
please help me.
image

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions