Click or drag to resize
PoHistogramcoloring Property

Specifies how the histogram bars are colored.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<PoHistogramColorings> coloring { get; }

Property Value

Type: SoSFEnumPoHistogramColorings
Remarks

if coloring = COLOR_LIST, the bars are colored using the color list field color, otherwise the bars are colored according to their values (see the current data mapping for the association color-value at the header description).

See Also