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: 10.12.3.0 (10.12.3.0)
Syntax
public PoTimeAxis(
	string _startDate,
	string _endDate,
	float _coord
)

Parameters

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