[]
        
(Showing Draft Content)

Wijmo_React_Chart_Finance_Analytics

wijmo.react.chart.finance.analytics Module

Contains React components for the wijmo.chart.finance.analytics module.

Variables

Const FlexChartAtr

FlexChartAtr: React.ForwardRefExoticComponent<FlexChartAtrProps>

React component for the wijmo.chart.finance.analytics.ATR class.

The flex-chart-atr component should be contained in a wijmo.react.chart.finance.FinancialChart component.

The component supports all properties and events of the pure JavaScript wijmo.chart.finance.analytics.ATR class it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const FlexChartBollingerBands

FlexChartBollingerBands: React.ForwardRefExoticComponent<FlexChartBollingerBandsProps>

React component for the wijmo.chart.finance.analytics.BollingerBands class.

The flex-chart-bollinger-bands component should be contained in a wijmo.react.chart.finance.FinancialChart component.

The component supports all properties and events of the pure JavaScript wijmo.chart.finance.analytics.BollingerBands class it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const FlexChartCci

FlexChartCci: React.ForwardRefExoticComponent<FlexChartCciProps>

React component for the wijmo.chart.finance.analytics.CCI class.

The flex-chart-cci component should be contained in a wijmo.react.chart.finance.FinancialChart component.

The component supports all properties and events of the pure JavaScript wijmo.chart.finance.analytics.CCI class it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const FlexChartEnvelopes

FlexChartEnvelopes: React.ForwardRefExoticComponent<FlexChartEnvelopesProps>

React component for the wijmo.chart.finance.analytics.Envelopes class.

The flex-chart-envelopes component should be contained in a wijmo.react.chart.finance.FinancialChart component.

The component supports all properties and events of the pure JavaScript wijmo.chart.finance.analytics.Envelopes class it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const FlexChartFibonacci

FlexChartFibonacci: React.ForwardRefExoticComponent<FlexChartFibonacciProps>

React component for the wijmo.chart.finance.analytics.Fibonacci class.

The flex-chart-fibonacci component should be contained in a wijmo.react.chart.finance.FinancialChart component.

The component supports all properties and events of the pure JavaScript wijmo.chart.finance.analytics.Fibonacci class it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const FlexChartFibonacciArcs

FlexChartFibonacciArcs: React.ForwardRefExoticComponent<FlexChartFibonacciArcsProps>

React component for the wijmo.chart.finance.analytics.FibonacciArcs class.

The flex-chart-fibonacci-arcs component should be contained in a wijmo.react.chart.finance.FinancialChart component.

The component supports all properties and events of the pure JavaScript wijmo.chart.finance.analytics.FibonacciArcs class it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const FlexChartFibonacciFans

FlexChartFibonacciFans: React.ForwardRefExoticComponent<FlexChartFibonacciFansProps>

React component for the wijmo.chart.finance.analytics.FibonacciFans class.

The flex-chart-fibonacci-fans component should be contained in a wijmo.react.chart.finance.FinancialChart component.

The component supports all properties and events of the pure JavaScript wijmo.chart.finance.analytics.FibonacciFans class it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const FlexChartFibonacciTimeZones

FlexChartFibonacciTimeZones: React.ForwardRefExoticComponent<FlexChartFibonacciTimeZonesProps>

React component for the wijmo.chart.finance.analytics.FibonacciTimeZones class.

The flex-chart-fibonacci-time-zones component should be contained in a wijmo.react.chart.finance.FinancialChart component.

The component supports all properties and events of the pure JavaScript wijmo.chart.finance.analytics.FibonacciTimeZones class it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const FlexChartMacd

FlexChartMacd: React.ForwardRefExoticComponent<FlexChartMacdProps>

React component for the wijmo.chart.finance.analytics.Macd class.

The flex-chart-macd component should be contained in a wijmo.react.chart.finance.FinancialChart component.

The component supports all properties and events of the pure JavaScript wijmo.chart.finance.analytics.Macd class it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const FlexChartMacdHistogram

FlexChartMacdHistogram: React.ForwardRefExoticComponent<FlexChartMacdHistogramProps>

React component for the wijmo.chart.finance.analytics.MacdHistogram class.

The flex-chart-macd-histogram component should be contained in a wijmo.react.chart.finance.FinancialChart component.

The component supports all properties and events of the pure JavaScript wijmo.chart.finance.analytics.MacdHistogram class it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const FlexChartRsi

FlexChartRsi: React.ForwardRefExoticComponent<FlexChartRsiProps>

React component for the wijmo.chart.finance.analytics.RSI class.

The flex-chart-rsi component should be contained in a wijmo.react.chart.finance.FinancialChart component.

The component supports all properties and events of the pure JavaScript wijmo.chart.finance.analytics.RSI class it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const FlexChartStochastic

FlexChartStochastic: React.ForwardRefExoticComponent<FlexChartStochasticProps>

React component for the wijmo.chart.finance.analytics.Stochastic class.

The flex-chart-stochastic component should be contained in a wijmo.react.chart.finance.FinancialChart component.

The component supports all properties and events of the pure JavaScript wijmo.chart.finance.analytics.Stochastic class it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const FlexChartWilliamsR

FlexChartWilliamsR: React.ForwardRefExoticComponent<FlexChartWilliamsRProps>

React component for the wijmo.chart.finance.analytics.WilliamsR class.

The flex-chart-williams-r component should be contained in a wijmo.react.chart.finance.FinancialChart component.

The component supports all properties and events of the pure JavaScript wijmo.chart.finance.analytics.WilliamsR class it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.