Click or drag to resize
PoLogAxisdecadeList Property

List of graduations between two power of ten graduations (decade graduations).

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

Property Value

Type: SoMFUShort
Remarks

For each integer value i of decadeList, 2 <= i <= 9, only the 8 first values of decadeList are used. This field is used to build the axis only if decadeListDef = DECADE_LIST_NON_AUTO.

See Also