Click or drag to resize
PoPieChart.sliceAngleStep Property

Slice are approximated by a polygon, that is a sequence of straight line segments.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public SoSFFloat sliceAngleStep { get; }

Property Value

Type: SoSFFloat
Remarks

sliceAngleStep is the angle formed by two consecutive points of the polygon relative to the center of the slice.

See Also