The LevelLineHolder class is used to work with a level line.
LevelLineHolder
A level line is a line, in each point of which the measured value has the same value. This line is parallel to the X axis.
delegate. Determines an object that is used to work with a level line.
isHorisontal. Determines whether a level line is horizontal.
labelVisible. Determines whether a line label is visible.
position. Level line position on a chart.
value. Level line value.
x. Absolute position of level line.
chartView. Chart data view.
color. Line color.
legendView. Chart legend view.
name. Line name.
thickness. Line thickness.
visible. Indicates whether line is visible.
findLevelLineHit:. Checks if the specified point belongs to level line.
initWithDict:. Initializes a level line by the specified parameters.
loadState:. Loads level line parameters.
saveState. Saves level line parameters.
See also: