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


In This Topic
    Chart3DGridLines Class Members
    In This Topic

    The following tables list the members exposed by Chart3DGridLines.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether grid lines are to appear on the XY-plane. In 2D projections, grid lines are drawn perpendicular to the axis.  
    Public PropertyGets or sets a value indicating whether grid lines are to appear on the XZ-plane. In 2D projections, grid lines are drawn perpendicular to the axis.  
    Public PropertyGets or sets a value indicating whether grid lines are to appear on the YZ-plane. In 2D projections, grid lines are drawn perpendicular to the axis.  
    Public PropertyGets the line style used to draw the grid.  
    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