PoPieChartRepisValueVisible Property |
Defines if the value 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 isValueVisible { get; }
Public ReadOnly Property isValueVisible As SoSFBool
Get
public:
property SoSFBool^ isValueVisible {
SoSFBool^ get ();
}
member isValueVisible : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also