PoPieChartRepradiusMin Property |
Defines the mininum radius of the pie chart.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat radiusMin { get; }
Public ReadOnly Property radiusMin As SoSFFloat
Get
public:
property SoSFFloat^ radiusMin {
SoSFFloat^ get ();
}
member radiusMin : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks If this value is equal to zero, then we obtain sectors otherwise we obtain rings.
See Also