TimeBarFactoryItem(Instrument, Int64, ClockType, Int32) Constructor
public TimeBarFactoryItem(
Instrument instrument,
long barSize,
ClockType type = ClockType.Local,
int providerId = -1
)
This language is not supported or no code example is available.
public:
TimeBarFactoryItem(
Instrument^ instrument,
long barSize,
ClockType type,
int providerId
)
This language is not supported or no code example is available.
Parameters
- instrument
- Instrument
- barSize
- long
- type
- ClockType
- providerId
- int