Click or drag to resize
PoPieChartRep.isNameVisible Property

Defines if the name of each slice is visible.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public SoSFBool isNameVisible { get; }

Property Value

Type: SoSFBool
Remarks

Slice names are given by the set of strings defined by the field stringsIndex.

See Also