2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartGridStyle Class
Members

In This Topic
    ChartGridStyle Class
    In This Topic
    Contains all properties that control the appearance for the gridlines in the chart.
    Object Model
    ChartGridStyle Class
    Syntax
    'Declaration
     
    Public Class ChartGridStyle 
       Inherits ChartLineStyle
    public class ChartGridStyle : ChartLineStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Chart.ChartLineStyle
          C1.Win.C1Chart.ChartGridStyle

    See Also