C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DDataSetPoint Class
Properties Methods

Chart3DDataSetPoint Class Members

The following tables list the members exposed by Chart3DDataSetPoint.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Chart3DDataSetPoint class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets hole value. (Inherited from C1.Win.C1Chart3D.Chart3DDataSet)
Public PropertyOverridden. Gets or sets data point coordinates by specified series and index.  
Public PropertyOverridden. Gets the maximum X value of the chart data.  
Public PropertyOverridden. Gets the maximum Y value of the chart data.  
Public PropertyOverridden. Gets the maximum Z value of the chart data.  
Public PropertyOverridden. Gets the minimum X value of the chart data.  
Public PropertyOverridden. Gets the minimum Y value of the chart data.  
Public PropertyOverridden. Gets the minimum Z value of the chart data.  
Public PropertyGets the collection of series.  
Top
Public Methods
 NameDescription
Public MethodAdd new series to the data set.  
Public MethodDetermines if the passed value is a data hole. (Inherited from C1.Win.C1Chart3D.Chart3DDataSet)
Public MethodRemove series with given index from the data set.  
Top
See Also