DatalogModelName property
Returns the name of the data log model whose data the trend is charting. Read-only. String.
Syntax
pen
.DatalogModelName
[ = name
]where
pen
- is a Pen object or an expression that evaluates to a Pen object.name
- is a parameter of the type String that specifies the name of the datalog model.Provide Feedback