PoMultipleHistogramhistogPath Property |
Indicates that the histogram shows rows as a function of columns, or columns as a function of rows.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<PoMultipleHistogramHistogPaths> histogPath { get; }
Public ReadOnly Property histogPath As SoSFEnum(Of PoMultipleHistogramHistogPaths)
Get
public:
property SoSFEnum<PoMultipleHistogramHistogPaths>^ histogPath {
SoSFEnum<PoMultipleHistogramHistogPaths>^ get ();
}
member histogPath : SoSFEnum<PoMultipleHistogramHistogPaths> with get
Property Value
Type:
SoSFEnumPoMultipleHistogramHistogPathsRemarks See Also