PoMultipleHistogramsumFontName Property |
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFString sumFontName { get; }
Public ReadOnly Property sumFontName As SoSFString
Get
public:
property SoSFString^ sumFontName {
SoSFString^ get ();
}
member sumFontName : SoSFString with get
Property Value
Type:
SoSFStringRemarks If the font is equal to its default value, the font used is the font of the current miscellaneous text attributes (cf OIV.MeshViz.Graph.PoHistogram description).
See Also