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


In This Topic
    Chart3DElevation Class Members
    In This Topic

    The following tables list the members exposed by Chart3DElevation.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether a scatter chart's point sizes are dependant upon their distance from the eye.  
    Public PropertyGets or sets a value indicating whether a scatter chart's points should have drop lines.  
    Public PropertyGets or sets a value indicating whether surface charts are meshed, or whether bars in bar charts are outlined.  
    Public PropertyGets or sets a value indicating whether surface or bar charts use shading.  
    Public PropertyGets or sets the bottom color of a mesh.  
    Public PropertyGets or sets the top color of the mesh.  
    Public PropertyGets or sets the bottom color of the shaded surface.  
    Public PropertyGets or sets the top color of a shaded surface.  
    Public PropertyGets or sets the transparency of chart data, from 0 (transparent) to 255 (opaque). Used only for non-contoured and non-zoned charts.  
    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