| PoPieChartintAnnotDistance Property  | 
Distance from the pie chart center to the interior annotation box center. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFFloat intAnnotDistance { get; }Public ReadOnly Property intAnnotDistance As SoSFFloat
	Get
public:
property SoSFFloat^ intAnnotDistance {
	SoSFFloat^ get ();
}member intAnnotDistance : SoSFFloat with get
Property Value
Type: 
SoSFFloat
RemarksIf this value is less or equal to 0, the distance is fixed to 2/3 of the radius. 
See Also