I would like to count the number of horizontal lines on my chart.
I could count the total number of drawn objects using DrawObjects.Count, but I could not find a way to count the number of horizontal lines.
My purpose is to detect if more than 1 horizontal line is present.
Any assistance is greatly appreciated.

Comment