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


In This Topic
    Chart3DPointSeries Class Members
    In This Topic

    The following tables list the members exposed by Chart3DPointSeries.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of Chart3DPointSeries object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the 3D series points are connected with lines.  
    Public PropertyGets or sets the label of the point series.  
    Public PropertyGets or sets the line style of the series, including color, thickness and pattern.  
    Public PropertyGets the collection of points for the point series.  
    Public PropertyGets the symbol style of the series, including color, size and shape.  
    Public PropertyGets or sets the visibility of the point series.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the string represents the point series.  
    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