| PoPieChartsliceToTranslateValue Property  | 
Translation values along the bisectors of the slices. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoMFFloat sliceToTranslateValue { get; }Public ReadOnly Property sliceToTranslateValue As SoMFFloat
	Get
public:
property SoMFFloat^ sliceToTranslateValue {
	SoMFFloat^ get ();
}member sliceToTranslateValue : SoMFFloat with get
Property Value
Type: 
SoMFFloat
RemarkssliceToTranslateValue[i] is the translate value along the bisector of the i-th slice. 
See Also