Class ChartLinesLayer<R extends Row<?,?,?>>

Type Parameters:
R - the type of the rows

public class ChartLinesLayer<R extends Row<?,?,?>> extends SystemLayer<R>
Draws the horizontal grid lines for a row if the row or any of its inner lines are using the chart layout (see ChartLayout).
Since:
1.0
See Also: