src/app/components/project-gantt-chart-map/project-gantt-chart-map.component.ts
Project gantt chart map component. ~extends ProjectGanttChartComponent
selector | app-project-gantt-chart-map |
styleUrls | ./project-gantt-chart-map.component.scss |
templateUrl | ./project-gantt-chart-map.component.html |
Properties |
|
constructor(portfolioService: PortfolioService)
|
||||||||
Constructs a Project gantt chart map component. ~constructor
Parameters :
|
Public Readonly portfolioService |
Type : PortfolioService
|
The portfolio service injected dependency.
|
Public key |
Type : string
|
Default value : 'Project Gantt'
|
The component key |
./project-gantt-chart-map.component.scss
@use "../stylesheets/stylesheets.component.scss";