Search
Preparing search index...
The search index is not available
PiWeb Variable Extension API Reference
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
data
PlotProperty
Class PlotProperty
A key-value pair to store additional data in plots or plotpoints.
Hierarchy
PlotProperty
Index
Constructors
constructor
Properties
description
name
type
value
Constructors
constructor
new
Plot
Property
(
name
:
string
, description
:
string
, type
:
PlotPropertyType
, value
:
PlotPropertyValue
)
:
PlotProperty
Parameters
name:
string
description:
string
type:
PlotPropertyType
value:
PlotPropertyValue
Returns
PlotProperty
Properties
description
description
:
string
name
name
:
string
type
type
:
PlotPropertyType
value
value
:
PlotPropertyValue
Globals
Index
data
Well
Known
Keys
environment
events
expressions
format
logger
package
parameters
resources
tips
Plot
Property
constructor
description
name
type
value
Generated using
TypeDoc
A key-value pair to store additional data in plots or plotpoints.