ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DPointSeries Class
Properties Methods

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 the Chart3DPointSeries class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the series points are connected with lines.  
    Public PropertyGets the number of points in series.  
    Public PropertyGets or sets data point by specified index.  
    Public PropertyGets or sets the text label of series.  
    Public PropertyGets or sets the array of points in the series.  
    Public PropertyGets the style of point drawing.  
    Public PropertyGets or sets visibility of series.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current Chart3DPointSeries.  
    Top
    See Also