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


In This Topic
    Chart3DPoint Class Members
    In This Topic

    The following tables list the members exposed by Chart3DPoint.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets X-coordinate of the point.  
    Public PropertyGets or sets Y-coordinate of the point.  
    Public PropertyGets or sets Z-coordinate of the point.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the string represents the point.  
    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