Format(Format)
|
value
|
Formats the point value before it is displayed in the point label. Mirrors the client-side format option.
|
Format(JS)
|
value
|
Formats the point value before it is displayed in the point label. Mirrors the client-side format option.
|
Format(Action<FormatBuilder>)
|
configurator
|
Formats the point value before it is displayed in the point label. Mirrors the client-side format object.
|
Format(String)
|
value
|
Formats the point value before it is displayed in the point label. Mirrors the client-side format option.
|