Click or drag to resize

BarsGetBar Method

Get the bar value of the specified index

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

Parameters

idx  Int32
Index

Return Value

BarBase
See Also