PoMultipleHistogrambarHeight Property |
This field is used only for percentage histogram representation (representation = PERCENTAGE) and it corresponds to the height of the histogram (in this representation, all the bars have the same size).
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat barHeight { get; }
Public ReadOnly Property barHeight As SoSFFloat
Get
public:
property SoSFFloat^ barHeight {
SoSFFloat^ get ();
}
member barHeight : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also