[]
        
(Showing Draft Content)

Wijmo_React_Chart_Annotation

wijmo.react.chart.annotation Module

Contains React components for the wijmo.chart.annotation module.

Variables

Const FlexChartAnnotation

FlexChartAnnotation: React.ForwardRefExoticComponent<FlexChartAnnotationProps>

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.

Const FlexChartAnnotationCircle

FlexChartAnnotationCircle: React.ForwardRefExoticComponent<FlexChartAnnotationCircleProps>

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.

Const FlexChartAnnotationEllipse

FlexChartAnnotationEllipse: React.ForwardRefExoticComponent<FlexChartAnnotationEllipseProps>

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.

Const FlexChartAnnotationImage

FlexChartAnnotationImage: React.ForwardRefExoticComponent<FlexChartAnnotationImageProps>

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.

Const FlexChartAnnotationLayer

FlexChartAnnotationLayer: React.ForwardRefExoticComponent<FlexChartAnnotationLayerProps>

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.

Const FlexChartAnnotationLine

FlexChartAnnotationLine: React.ForwardRefExoticComponent<FlexChartAnnotationLineProps>

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.

Const FlexChartAnnotationPolygon

FlexChartAnnotationPolygon: React.ForwardRefExoticComponent<FlexChartAnnotationPolygonProps>

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.

Const FlexChartAnnotationRectangle

FlexChartAnnotationRectangle: React.ForwardRefExoticComponent<FlexChartAnnotationRectangleProps>

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.

Const FlexChartAnnotationSquare

FlexChartAnnotationSquare: React.ForwardRefExoticComponent<FlexChartAnnotationSquareProps>

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.

Const FlexChartAnnotationText

FlexChartAnnotationText: React.ForwardRefExoticComponent<FlexChartAnnotationTextProps>

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.