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: 10.12.3.0 (10.12.3.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