FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DGridStyle Class
Properties Methods Events


In This Topic
    Chart2DGridStyle Class Members
    In This Topic

    The following tables list the members exposed by Chart2DGridStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether gridline spacing is calculated automatically.  
    Public PropertyGets or sets the line color. (Inherited from C1.Win.FlexReport.Chart.ChartLineStyle)
    Public PropertyGets or sets the line join style. (Inherited from C1.Win.FlexReport.Chart.ChartLineStyle)
    Public PropertyGets or sets the miter limit of line joins. (Inherited from C1.Win.FlexReport.Chart.ChartLineStyle)
    Public PropertyGets or sets the line pattern. (Inherited from C1.Win.FlexReport.Chart.ChartLineStyle)
    Public PropertyGets or sets gridline spacing in data coordinate units.  
    Public PropertyGets or sets the line thickness, in twips. (Inherited from C1.Win.FlexReport.Chart.ChartLineStyle)
    Public PropertyGets or sets the grid line visibility.  
    Top
    Protected Methods
     NameDescription
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also