ScatterPlot GeneratePlotMessages Method TIBCO Spotfire 7.0 API Reference
Generates plot messages. This is typically configuration error messages and displayed in the plot when it can't be rendered. Override and add messages to the list.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax

protected override void GeneratePlotMessages(
	IList<string> messages
)

Parameters

messages
Type: System.Collections.Generic IList String 
The messages list.
Version Information

Supported in: 5.5
See Also