CNiPlot3D::Name
From 3D Graph
Name
| Public Data Item |
Declared in: NiPlot3d.h |
Declaration
CString Name;
Description
Specifies the name of the plot.
Note: Use this name for indexing the Plots collection on a CNiGraph3D object. If more than one plot has the same name, the first matching plot is used.