Click or drag to resize
PoLinearValueLegendmaxValueSize Property

Indicates the maximum size of text values.

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

Property Value

Type: SoSFFloat
Remarks

If the legend is vertical, this value is the maximum percentage of the width of text values relative to the legend width (without margin). If the legend is horizontal, this value is the maximum percentage of the height of text values relative to the legend height (without margin).

See Also