| PoHighLowClosehorCloseBarPosition Property  | 
Position of the horizontal close bar in relation to the vertical line. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFEnum<PoHighLowCloseHorCloseBarPositions> horCloseBarPosition { get; }Public ReadOnly Property horCloseBarPosition As SoSFEnum(Of PoHighLowCloseHorCloseBarPositions)
	Get
public:
property SoSFEnum<PoHighLowCloseHorCloseBarPositions>^ horCloseBarPosition {
	SoSFEnum<PoHighLowCloseHorCloseBarPositions>^ get ();
}member horCloseBarPosition : SoSFEnum<PoHighLowCloseHorCloseBarPositions> with get
Property Value
Type: 
SoSFEnumPoHighLowCloseHorCloseBarPositions
Remarks
See Also