PoChartyValuesIndex Property |
Defines the index of the set of values used by a charting representation as a y-coordinate of each mesh node.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 yValuesIndex { get; }
Public ReadOnly Property yValuesIndex As SoSFInt32
Get
public:
property SoSFInt32^ yValuesIndex {
SoSFInt32^ get ();
}
member yValuesIndex : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also