PlotExpression Class
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
Interface of PlotExpression
Inherited from Expression
SourceFileName : string ux
hide
SourceLineNumber : int ux
hide
Subscribe(IContext, IListener) : IDisposable uno
See IExpression.Subscribe
for docs.
Inherited from object
Equals(object) : bool uno
GetHashCode : int uno
GetType : Type uno
ToString : string uno
Attached UX Attributes
GlobalKey (attached by Resource) : string ux
Implemented Interfaces
IExpression uno
ISourceLocation uno
hide