FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DGridStyle Class
Members

In This Topic
    Chart2DGridStyle Class
    In This Topic
    Represents the appearance of gridlines in a chart.
    Object Model
    Chart2DGridStyle Class
    Syntax
    'Declaration
     
    Public Class Chart2DGridStyle 
       Inherits ChartLineStyle
    public class Chart2DGridStyle : ChartLineStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexReport.Chart.ChartObject
          C1.Win.FlexReport.Chart.ChartLineStyle
             C1.Win.FlexReport.Chart.Chart2DGridStyle

    See Also