| PoLabelFieldstringField Property  | 
List of strings to display. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoMFString stringField { get; }Public ReadOnly Property stringField As SoMFString
	Get
public:
property SoMFString^ stringField {
	SoMFString^ get ();
}member stringField : SoMFString with get
Property Value
Type: 
SoMFString
RemarksTo be displayed, the number of strings must be equal to the number of points of point. 
See Also