0"
class="line-chart"
(window:resize)="onResize()"
[animations]="false"
[results]="results"
[view]="view"
[scheme]="scheme"
[gradient]="gradient"
[xAxis]="xAxis"
[yAxis]="yAxis"
[legend]="legend"
[xScaleMin]="xScaleMin"
[xScaleMax]="xScaleMax"
[xAxisTicks]="xAxisTicks"
[showXAxisLabel]="showXAxisLabel"
[showYAxisLabel]="showYAxisLabel"
[xAxisLabel]="xAxisLabel"
[legendPosition]="'below'"
[autoScale]="true"
[yAxisTickFormatting]="yAxisTickFormatting"
[xAxisTickFormatting]="xAxisTickFormatting"
[tooltipDisabled]="tooltipDisabled"
[yAxisLabel]="yAxisLabel">