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