5.20232.939
Wijmo API Module wijmo.vue2.chart.annotation Wijmo API Module

wijmo.vue2.chart.annotation Module

Contains Vue 2 and 3 components for the wijmo.chart.annotation module.

Variables

WjFlexChartAnnotationCircle

WjFlexChartAnnotationCircle: any

Vue component for the wijmo.chart.annotation.Circle class.

The wj-flex-chart-annotation-circle component should be contained in a wijmo.vue2.chart.annotation.WjFlexChartAnnotationLayer component.

The wj-flex-chart-annotation-circle component may contain a wijmo.vue2.chart.WjFlexChartDataPoint child component.

The component supports all properties and events of the pure JavaScript wijmo.chart.annotation.Circle 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 markup. The signature of the handler function is the same as any other Wijmo event handlers.

WjFlexChartAnnotationEllipse

WjFlexChartAnnotationEllipse: any

Vue component for the wijmo.chart.annotation.Ellipse class.

The wj-flex-chart-annotation-ellipse component should be contained in a wijmo.vue2.chart.annotation.WjFlexChartAnnotationLayer component.

The wj-flex-chart-annotation-ellipse component may contain a wijmo.vue2.chart.WjFlexChartDataPoint child component.

The component supports all properties and events of the pure JavaScript wijmo.chart.annotation.Ellipse 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 markup. The signature of the handler function is the same as any other Wijmo event handlers.

WjFlexChartAnnotationImage

WjFlexChartAnnotationImage: any

Vue component for the wijmo.chart.annotation.Image class.

The wj-flex-chart-annotation-image component should be contained in a wijmo.vue2.chart.annotation.WjFlexChartAnnotationLayer component.

The wj-flex-chart-annotation-image component may contain a wijmo.vue2.chart.WjFlexChartDataPoint child component.

The component supports all properties and events of the pure JavaScript wijmo.chart.annotation.Image 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 markup. The signature of the handler function is the same as any other Wijmo event handlers.

WjFlexChartAnnotationLayer

WjFlexChartAnnotationLayer: any

Vue component for the wijmo.chart.annotation.AnnotationLayer class.

The wj-flex-chart-annotation-layer component should be contained in one of the following components: wijmo.vue2.chart.WjFlexChart or wijmo.vue2.chart.finance.WjFinancialChart.

The wj-flex-chart-annotation-layer component may contain the following child components: wijmo.vue2.chart.annotation.WjFlexChartAnnotationText , wijmo.vue2.chart.annotation.WjFlexChartAnnotationEllipse , wijmo.vue2.chart.annotation.WjFlexChartAnnotationRectangle , wijmo.vue2.chart.annotation.WjFlexChartAnnotationLine , wijmo.vue2.chart.annotation.WjFlexChartAnnotationPolygon , wijmo.vue2.chart.annotation.WjFlexChartAnnotationCircle , wijmo.vue2.chart.annotation.WjFlexChartAnnotationSquare and wijmo.vue2.chart.annotation.WjFlexChartAnnotationImage.

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 markup. The signature of the handler function is the same as any other Wijmo event handlers.

WjFlexChartAnnotationLine

WjFlexChartAnnotationLine: any

Vue component for the wijmo.chart.annotation.Line class.

The wj-flex-chart-annotation-line component should be contained in a wijmo.vue2.chart.annotation.WjFlexChartAnnotationLayer component.

The wj-flex-chart-annotation-line component may contain a wijmo.vue2.chart.WjFlexChartDataPoint child component.

The component supports all properties and events of the pure JavaScript wijmo.chart.annotation.Line 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 markup. The signature of the handler function is the same as any other Wijmo event handlers.

WjFlexChartAnnotationPolygon

WjFlexChartAnnotationPolygon: any

Vue component for the wijmo.chart.annotation.Polygon class.

The wj-flex-chart-annotation-polygon component should be contained in a wijmo.vue2.chart.annotation.WjFlexChartAnnotationLayer component.

The wj-flex-chart-annotation-polygon component may contain a wijmo.vue2.chart.WjFlexChartDataPoint child component.

The component supports all properties and events of the pure JavaScript wijmo.chart.annotation.Polygon 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 markup. The signature of the handler function is the same as any other Wijmo event handlers.

WjFlexChartAnnotationRectangle

WjFlexChartAnnotationRectangle: any

Vue component for the wijmo.chart.annotation.Rectangle class.

The wj-flex-chart-annotation-rectangle component should be contained in a wijmo.vue2.chart.annotation.WjFlexChartAnnotationLayer component.

The wj-flex-chart-annotation-rectangle component may contain a wijmo.vue2.chart.WjFlexChartDataPoint child component.

The component supports all properties and events of the pure JavaScript wijmo.chart.annotation.Rectangle 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 markup. The signature of the handler function is the same as any other Wijmo event handlers.

WjFlexChartAnnotationSquare

WjFlexChartAnnotationSquare: any

Vue component for the wijmo.chart.annotation.Square class.

The wj-flex-chart-annotation-square component should be contained in a wijmo.vue2.chart.annotation.WjFlexChartAnnotationLayer component.

The wj-flex-chart-annotation-square component may contain a wijmo.vue2.chart.WjFlexChartDataPoint child component.

The component supports all properties and events of the pure JavaScript wijmo.chart.annotation.Square 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 markup. The signature of the handler function is the same as any other Wijmo event handlers.

WjFlexChartAnnotationText

WjFlexChartAnnotationText: any

Vue component for the wijmo.chart.annotation.Text class.

The wj-flex-chart-annotation-text component should be contained in a wijmo.vue2.chart.annotation.WjFlexChartAnnotationLayer component.

The wj-flex-chart-annotation-text component may contain a wijmo.vue2.chart.WjFlexChartDataPoint child component.

The component supports all properties and events of the pure JavaScript wijmo.chart.annotation.Text 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 markup. The signature of the handler function is the same as any other Wijmo event handlers.