Eugenio Romano 3dc92beeb9
Review documentation plus some tools fix (#5100)
* review 3.5.0 doc

* fix documentation

* fix documentation

* fix documentation
2019-09-26 10:27:04 +01:00

1013 B

Title, Added, Status
Title Added Status
APS Analytics Component v2.0.0 Active

APS Analytics Component

Shows the charts related to the reportId passed as input

Analytics-without-parameters

Basic Usage

<adf-analytics 
    [appId]="1001" 
    [reportId]="2006">
</adf-analytics>

Class members

Properties

Name Type Default value Description
appId number
hideParameters boolean false
reportId number

Events

Name Type Description
editReport EventEmitter<>
reportDeleted EventEmitter<>
reportSaved EventEmitter<>