Click or drag to resize

IBarsGetBar Method

Gets the IBar of the specified index

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
IBar GetBar(
	int idx
)

Parameters

idx  Int32
Index

Return Value

IBar
See Also