Click or drag to resize
PoPieChartintAnnotValueFontSize Property

Font size of interior values (values of sliceValue field).

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFFloat intAnnotValueFontSize { get; }

Property Value

Type: SoSFFloat
Remarks

If this value is less or equal to 0, the font size is fixed at 0.025. This value is a percentage of the current domain (cf OIV.MeshViz.Graph.PoBase description).

See Also