Click or drag to resize
PoPieChartRepisNameVisible Property

Defines if the name of each slice is visible.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
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