/*! * * Wijmo Library 5.20251.40 * https://developer.mescius.com/wijmo * * Copyright(c) MESCIUS inc. All rights reserved. * * Licensed under the End-User License Agreement For MESCIUS Wijmo Software. * us.sales@mescius.com * https://developer.mescius.com/wijmo/licensing * */ /** * {@module wijmo.angular.chart.analytics} * AngularJS directives for wijmo.angular.chart.analytics module */ /** * */ export declare var ___keepComment: any; import { WjSeriesBase, WjFlexChartSeries } from 'wijmo/wijmo.angular.chart'; /** * Angular module name, which can be used in the angular.module(moduleName) * function to obtain a reference to the module . */ export declare const ngModuleName = "wj.chart.analytics"; export declare class WjTrendLineBase extends WjSeriesBase { constructor(); readonly _controlConstructor: any; } /** * AngularJS directive for the {@link FlexChart} and {@link FinancialChart} {@link TrendLine} object. * * The wj-flex-chart-trend-line directive must be contained in a {@link wijmo.angular.chart.WjFlexChart} or {@link 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.@
The chart type to use in rendering objects for this series
* objects. This value overrides the default chart type set on the chart. See
* {@link ChartType}.@
The CSS class to use for the series.=
An array or {@link ICollectionView} object that contains
* data for this series.@
The name of the series to show in the legend.=
The series style. Use ng-attr-style to specify the series
* style object as an object. See the section on ngAttr attribute bindings in
*
* AngularJS Creating Custom Directives and the
* FlexChart 101 Styling Series sample for more information.@
The shape of marker to use for the series. This value
* overrides the default marker set on the chart. See {@link Marker}.@
The size of the symbols used to render data
* points in this series for Scatter, LineSymbols, and SplineSymbols charts, in pixels.
* This value overrides any setting at the chart level.=
The style of the symbols used to render data
* points in this series for Scatter, LineSymbols, and SplineSymbols charts.
* This value overrides any setting at the chart level.=
The {@link SeriesVisibility} value indicating whether and where to
* display the series.@
The sample count for the calculation.@
The {@link TrendLineFitType} value for the trend line.@
The number of terms in a polynomial or fourier equation.@
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.@
The chart type to use in rendering objects for this series
* objects. This value overrides the default chart type set on the chart. See
* {@link ChartType}.@
The CSS class to use for the series.=
An array or {@link ICollectionView} object that contains
* data for this series.@
The name of the series to show in the legend.=
The series style. Use ng-attr-style to specify the series
* style object as an object. See the section on ngAttr attribute bindings in
*
* AngularJS Creating Custom Directives and the
* FlexChart 101 Styling Series sample for more information.@
The shape of marker to use for the series. This value
* overrides the default marker set on the chart. See {@link Marker}.@
The size of the symbols used to render data
* points in this series for Scatter, LineSymbols, and SplineSymbols charts, in pixels.
* This value overrides any set at the chart level.=
The style of the symbols used to render data
* points in this series for Scatter, LineSymbols, and SplineSymbols charts.
* This value overrides any setting at the chart level.=
The {@link SeriesVisibility} value indicating whether and where to
* display the series.@
The {@link MovingAverageType} value for the moving average series.@
The period for the moving average calculation.@
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.@
The chart type to use in rendering objects for this series
* objects. This value overrides the default chart type set on the chart. See
* {@link ChartType}.@
The CSS class to use for the series.=
An array or {@link ICollectionView} object that contains
* data for this series.@
The name of the series to show in the legend.=
The series style. Use ng-attr-style to specify the series
* style object as an object. See the section on ngAttr attribute bindings in
*
* AngularJS Creating Custom Directives and the
* FlexChart 101 Styling Series sample for more information.@
The shape of marker to use for the series. This value
* overrides the default marker set on the chart. See {@link Marker}.@
The size of the symbols used to render data
* points in this series for Scatter, LineSymbols, and SplineSymbols charts, in pixels.
* This value overrides any set at the chart level.=
The style of the symbols used to render data
* points in this series for Scatter, LineSymbols, and SplineSymbols charts.
* This value overrides any setting at the chart level.=
The {@link SeriesVisibility} value indicating whether and where to
* display the series.@
The sample count for the calculation.@
The minimum value of the parameter for calculating a function.@
The maximum value of the parameter for calculating a function.@
The function used to calculate Y value.@
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.@
The chart type to use in rendering objects for this series
* objects. This value overrides the default chart type set on the chart. See
* {@link ChartType}.@
The CSS class to use for the series.=
An array or {@link ICollectionView} object that contains
* data for this series.@
The name of the series to show in the legend.=
The series style. Use ng-attr-style to specify the series
* style object as an object. See the section on ngAttr attribute bindings in
*
* AngularJS Creating Custom Directives and the
* FlexChart 101 Styling Series sample for more information.@
The shape of marker to use for the series. This value
* overrides the default marker set on the chart. See {@link Marker}.@
The size of the symbols used to render data
* points in this series for Scatter, LineSymbols, and SplineSymbols charts, in pixels.
* This value overrides any set at the chart level.=
The style of the symbols used to render data
* points in this series for Scatter, LineSymbols, and SplineSymbols charts.
* This value overrides any setting at the chart level.=
The {@link SeriesVisibility} value indicating whether and where to
* display the series.@
The sample count for the calculation.@
The minimum value of the parameter for calculating a function.@
The maximum value of the parameter for calculating a function.@
The function used to calculate the x value.@
The function used to calculate the y value.@
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 {@link ICollectionView} object that contains
* data for this series.@
The name of the series to show in the legend.=
The {@link 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.@
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 {@link ICollectionView} object that contains
* data for this series.@
The name of the series to show in the legend.=
The {@link SeriesVisibility} value indicating whether and where to
* display the series.@
The value that specifies the quartile calculation for the Box&Whisker chart.@
The value that determines the group width as a percentage for the Box&Whisker chart.@
The value that determines the gap width as a percentage for the Box&Whisker chart.@
The value that determines whether to show the mean line for the Box&Whisker chart.@
The value that specifies the style for the mean line.@
The value that determines whether to show the mean marker for the Box&Whisker chart.@
The value that specifies the style for the mean marker.@
The value that determines whether to show the inner points for the Box&Whisker chart.@
The value that determines whether to show the outliers for the Box&Whisker chart.@
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 {@link ICollectionView} object that contains
* data for this series.@
The name of the series to show in the legend.=
The {@link 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.