Click or drag to resize
PoHistogramcolor Property

Color list for the histogram bars.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoMFColor color { get; }

Property Value

Type: SoMFColor
Remarks

This field is used only if coloring = COLOR_LIST. If the number of colors is less than the number of bars, all the bars get the same color which is the inherited color.

See Also