UNPKG

jqwidgets-framework

Version:

jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.

15 lines 460 B
<jqxChart #referenceMonthly style="padding-top: 20px;" [width]="'97%'" [height]="370" [title]="title" [description]="description" [enableAnimations]="enableAnimations" [showLegend]="showLegend" [borderLineWidth]="borderLineWidth" [padding]="padding" [titlePadding]="titlePadding" [source]="revenuesDataAdapter" [xAxis]="xAxis" [valueAxis]="valueAxis" [seriesGroups]="seriesGroups"> </jqxChart>