Click or drag to resize

BarsHelperIsValidBars Method


Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static bool IsValidBars(
	BarsHelper bars,
	out string msg
)

Parameters

bars  BarsHelper
 
msg  String
 

Return Value

Boolean
See Also