Click or drag to resize
PoTimeAxis Constructor (String, String, Single)
Calls PoTimeAxis(_startDate, _endDate, _coord, OIV.MeshViz.Graph.PoTimeAxis.Types( .PoTimeAxis.X )).

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
)

Parameters

_startDate
Type: SystemString
_endDate
Type: SystemString
_coord
Type: SystemSingle
Remarks