| PoAxisgradFontName Property  | 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFString gradFontName { get; }Public ReadOnly Property gradFontName As SoSFString
	Get
public:
property SoSFString^ gradFontName {
	SoSFString^ get ();
}member gradFontName : SoSFString with get
Property Value
Type: 
SoSFString
RemarksIf the font is equal to its default value (empty string), the font used is the font of the current miscellaneous text attributes. Default is empty string. 
See Also