[]
React component that represents objects inherited from the wijmo.chart.annotation.AnnotationBase class.
The flex-chart-annotation component should be contained in a wijmo.react.chart.annotation.FlexChartAnnotationLayer component.
The flex-chart-annotation component may contain a wijmo.react.chart.FlexChartDataPoint child component.
The component supports all properties and events of the pure JavaScript {@link } 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.
React component that represents objects inherited from the wijmo.chart.annotation.Circle class.
The flex-chart-annotation-circle component should be contained in a wijmo.react.chart.annotation.FlexChartAnnotationLayer component.
The flex-chart-annotation component may contain a wijmo.react.chart.FlexChartDataPoint child component.
The component supports all properties and events of the pure JavaScript {@link } 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.
React component that represents objects inherited from the wijmo.chart.annotation.Ellipse class.
The flex-chart-annotation-ellipse component should be contained in a wijmo.react.chart.annotation.FlexChartAnnotationLayer component.
The flex-chart-annotation component may contain a wijmo.react.chart.FlexChartDataPoint child component.
The component supports all properties and events of the pure JavaScript {@link } 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.
React component that represents objects inherited from the wijmo.chart.annotation.Image class.
The flex-chart-annotation-image component should be contained in a wijmo.react.chart.annotation.FlexChartAnnotationLayer component.
The flex-chart-annotation component may contain a wijmo.react.chart.FlexChartDataPoint child component.
The component supports all properties and events of the pure JavaScript {@link } 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.
React component for the wijmo.chart.annotation.AnnotationLayer class.
The flex-chart-annotation-layer component should be contained in one of the following components: wijmo.react.chart.FlexChart or wijmo.react.chart.finance.FinancialChart.
The flex-chart-annotation-layer component may contain a wijmo.react.chart.annotation.FlexChartAnnotation child component.
The component supports all properties and events of the pure JavaScript wijmo.chart.annotation.AnnotationLayer 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.
React component that represents objects inherited from the wijmo.chart.annotation.Line class.
The flex-chart-annotation-line component should be contained in a wijmo.react.chart.annotation.FlexChartAnnotationLayer component.
The flex-chart-annotation component may contain a wijmo.react.chart.FlexChartDataPoint child component.
The component supports all properties and events of the pure JavaScript {@link } 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.
React component that represents objects inherited from the wijmo.chart.annotation.Polygon class.
The flex-chart-annotation-ploygon component should be contained in a wijmo.react.chart.annotation.FlexChartAnnotationLayer component.
The flex-chart-annotation component may contain a wijmo.react.chart.FlexChartDataPoint child component.
The component supports all properties and events of the pure JavaScript {@link } 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.
React component that represents objects inherited from the wijmo.chart.annotation.Rectangle class.
The flex-chart-annotation-rectangle component should be contained in a wijmo.react.chart.annotation.FlexChartAnnotationLayer component.
The flex-chart-annotation component may contain a wijmo.react.chart.FlexChartDataPoint child component.
The component supports all properties and events of the pure JavaScript {@link } 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.
React component that represents objects inherited from the wijmo.chart.annotation.Square class.
The flex-chart-annotation-square component should be contained in a wijmo.react.chart.annotation.FlexChartAnnotationLayer component.
The flex-chart-annotation component may contain a wijmo.react.chart.FlexChartDataPoint child component.
The component supports all properties and events of the pure JavaScript {@link } 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.
React component that represents objects inherited from the wijmo.chart.annotation.Text class.
The flex-chart-annotation-text component should be contained in a wijmo.react.chart.annotation.FlexChartAnnotationLayer component.
The flex-chart-annotation component may contain a wijmo.react.chart.FlexChartDataPoint child component.
The component supports all properties and events of the pure JavaScript {@link } 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.
Contains React components for the wijmo.chart.annotation module.