Click or drag to resize
PoPieChartsliceColor Property

Color associated to each slice of the pie chart.

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

Property Value

Type: SoMFColor
Remarks

If sliceColor.getNum() < sliceText.getNum(), then the interpretation of sliceColor is cyclical.

See Also