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: 2023.1.3.0 (2023.1.3)
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