Caption Property
Syntax
CWGraph.Caption
Data Type
Purpose
Specifies the caption that appears on the graph.
Example
CWGraph1.Caption = "Temperature vs. Time"
CWGraph.Caption
Specifies the caption that appears on the graph.
CWGraph1.Caption = "Temperature vs. Time"