PoHistogrambarSpaceType Property |
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<PoHistogramBarSpaceTypes> barSpaceType { get; }
Public ReadOnly Property barSpaceType As SoSFEnum(Of PoHistogramBarSpaceTypes)
Get
public:
property SoSFEnum<PoHistogramBarSpaceTypes>^ barSpaceType {
SoSFEnum<PoHistogramBarSpaceTypes>^ get ();
}
member barSpaceType : SoSFEnum<PoHistogramBarSpaceTypes> with get
Property Value
Type:
SoSFEnumPoHistogramBarSpaceTypesRemarks The spacing between bars modifies the thickness of the histogram bars.
See Also