AngularJS directive for the FlexChart ErrorBar object.
The wj-flex-chart-error-bar directive must be contained in a wijmo.angular.chart.WjFlexChart directive. It supports the following attributes:
@
=
AngularJS directive for the FlexChart ErrorBar object.
The wj-flex-chart-error-bar directive must be contained in a wijmo.angular.chart.WjFlexChart 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 specifies the ErrorBar style.@
The value that specifies the error value of the series.@
The value that specifies the error amount of the series.@
The value that specifies the end style of the series.@
The value that specifies the direction of the series.