Cursor

<< 点击显示目录 >>

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

Cursor

The cursor collection defines a circular cursor for marking the y-value at a certain x-coordinate in widget XYChart.

The cursor can only be used in freeze mode.

Appearance

xychart_editor

xychart_cursor_runtime_new

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.

check

 

true

Styleable properties

Name

Type

Description

Default value

cursorColor

Color

Defines the color of the cursor.

#FF0000