2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartCoordHolder Class
Properties Methods

In This Topic
    ChartCoordHolder Class Members
    In This Topic

    The following tables list the members exposed by ChartCoordHolder.

    Public Properties
     NameDescription
    Public PropertyGets the current value of the data hole as specified by the parent object.  
    Public Property  
    Public PropertyGets the number of data points in the ChartCoordArray.  
    Public PropertyGets the ChartCoordArray object that manages point data (combined X and Y data).  
    Public PropertyGets the ChartCoordArray object that manages X data.  
    Public PropertyGets the ChartCoordArray object that manages Y data.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns true whenever the passed value will be interpreted as a data hole.  
    Top
    See Also