Used to access information about the plot.

The prefix data. is used within a PlotData to access the values of the individual points on the plot.

The prefix axis. is used within a PlotAxis to access the values of axis.

Unprefixed values access values in the Plot

Location

Namespace
Fuse.Charting
Package
Fuse.Charting 2.9.1
Show Uno properties and methods

Interface of PlotExpression

Inherited from Expression

Inherited from object

Attached UX Attributes

GlobalKey (attached by Resource) : string ux

The ux:Global attribute creates a global resource that is accessible everywhere in UX markup.

Implemented Interfaces