PoPieChartRepisPercentageVisible Property |
Defines if the percentage of each slice is visible.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool isPercentageVisible { get; }
Public ReadOnly Property isPercentageVisible As SoSFBool
Get
public:
property SoSFBool^ isPercentageVisible {
SoSFBool^ get ();
}
member isPercentageVisible : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also