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

In This Topic
    PolygonData Class Members
    In This Topic

    The following tables list the members exposed by PolygonData.

    Public Properties
     NameDescription
    Public PropertyOverridden.   
    Public PropertyGets the current value of the data hole as specified by the parent object. (Inherited from C1.Win.C1Chart.ChartCoordHolder)
    Public PropertyOverridden.   
    Public PropertyGets the number of data points in the ChartCoordArray. (Inherited from C1.Win.C1Chart.ChartCoordHolder)
    Public PropertyGets the ChartCoordArray object that manages point data (combined X and Y data). (Inherited from C1.Win.C1Chart.ChartCoordHolder)
    Public PropertyGets the or sets whether the source of the polygon data is from a ChartCoordArray object or from a specified data series.  
    Public PropertyGets the or sets the index of the ChartDataSeries from which to obtain data defining the polygon.  
    Public PropertyGets the ChartCoordArray object that manages X data. (Inherited from C1.Win.C1Chart.ChartCoordHolder)
    Public PropertyGets the ChartCoordArray object that manages Y data. (Inherited from C1.Win.C1Chart.ChartCoordHolder)
    Top
    Public Methods
     NameDescription
    Public MethodReturns true whenever the passed value will be interpreted as a data hole. (Inherited from C1.Win.C1Chart.ChartCoordHolder)
    Top
    See Also