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