AngularJS directive for the FlexChart and FinancialChart Waterfall object.
The wj-flex-chart-waterfall directive must be contained in a wijmo.angular.chart.WjFlexChart or wijmo.angular.chart.finance.WjFinancialChart directive. It supports the following attributes:
@
=
AngularJS directive for the FlexChart and FinancialChart Waterfall object.
The wj-flex-chart-waterfall directive must be contained in a wijmo.angular.chart.WjFlexChart or wijmo.angular.chart.finance.WjFinancialChart directive. It supports the following attributes:
@
The name of the property that contains Y values for the series. This value overrides any binding set for the chart.@
The name of the property that contains X values for the series. This value overrides any binding set for the chart.=
An array or ICollectionView object that contains data for this series.@
The name of the series to show in the legend.=
The SeriesVisibility value indicating whether and where to display the series.@
The value that determines whether the given data is relative.@
The value of the start bar.@
The label of the start bar.@
The value that determines whether the show the total bar.@
The label of the total bar.@
The value that determines whether to show the intermediate total bar.@
The value that contains the index for positions of the intermediate total bar.@
The value that contains the label of the intermediate total bar.@
The value that determines whether to show connector lines.@
The value of the waterfall styles.