RealCode API
BarIntervalIsYears Method (numOfYears)
RealCode APIWBI.CommonBlocksBaseScriptingTemplateBarIntervalIsYears(Int32)
Returns true if the Bar Interval is set to the specified number of years
Declaration Syntax
Visual Basic
Public Function BarIntervalIsYears ( _
	numOfYears As Integer _
) As Boolean
Parameters
numOfYears (Int32)
Number of years to check. if set to 5 returns true if Bar Interval is years
Return Value
Returns True if the bar interval is set to the specified number of years
See Also

Assembly: WBI.CommonBlocks (Module: WBI.CommonBlocks) Version: 1.0.25.0 (1.0.0.0)