Click or drag to resize
PoPieChart2D Constructor (SbVec2f, Single, String, Single, SbColor)

Constructor.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public PoPieChart2D(
	SbVec2f _center,
	float _radius,
	string[] sliceTexts,
	float[] sliceValues,
	SbColor[] sliceColors
)

Parameters

_center
Type: OIV.InventorSbVec2f
_radius
Type: SystemSingle
sliceTexts
Type: SystemString
sliceValues
Type: SystemSingle
sliceColors
Type: OIV.InventorSbColor
Remarks

See Also