Click or drag to resize
PoTimeAxis Constructor (String, String, Single, PoTimeAxisTypes)

Constructor.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public PoTimeAxis(
	string _startDate,
	string _endDate,
	float _coord,
	PoTimeAxisTypes _type
)

Parameters

_startDate
Type: SystemString
_endDate
Type: SystemString
_coord
Type: SystemSingle
_type
Type: OIV.MeshViz.GraphPoTimeAxisTypes
Remarks