ComponentOne BubbleChart for ASP.NET Web Forms
Bubble Chart Elements / Axes / Axis Grid Lines
In This Topic
    Axis Grid Lines
    In This Topic

    Grid lines are lines that appear perpendicular with major/minor tick marks at unit major/minor intervals. The lines that appear perpendicular to an axis at Major intervals are controlled by the GridMajor property and the lines that appear perpendicular to an axis at Minor intervals are controlled by the GridMinor property. Grid lines can help improve the readability of the Chart when you are looking for exact values.

    See Also