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