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


In This Topic
    Chart3DProjection Class Members
    In This Topic

    The following tables list the members exposed by Chart3DProjection.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether projected contours are to be drawn. If True, projected contours are drawn regardless of the value of the IsContoured property of the Chart3DContour object.  
    Public PropertyGets or sets a value indicating whether the projected zones are to be drawn. If True, projected contours are drawn regardless of the value of the IsZoned property of the Chart3DContour object.  
    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