Cursor

<< 点击显示目录 >>

主页  mappView帮助助手 > mapp View帮助信息 > Widgets  > Chart  > OnlineChartHDA  >

Cursor

The cursor collections defines a vertical cursor for marking the y-value at a certain x-coordinate in widget "OnlineChartHDA".

The cursor can only be used in freeze mode.

Appearance

onlinecharthda_editor_cursor_theme

onlinecharthda_runtime_cursor_theme

Editor

Web browser

Properties

Name

Type

Description

Bindable

Necessary

Default value

style

StyleReference

Reference to a customizable widget style.

check

 

default

visible

Boolean

Defines the visibility of the widget. The widget can be hidden with visible=false. (visible = true, hidden = false). The "visible" behavior is inherited from the container widget to the child widgets.

 

 

true

Styleable properties

Name

Type

Description

Default value

fontName

FontName

Defines the font used to display the measured value of the cursor.

Arial

fontSize

PixelVal

Defines the size used to display the measured value of the cursor.

12px