Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / IXYDataPoint Interface
Properties

In This Topic
    IXYDataPoint Interface Members
    In This Topic

    The following tables list the members exposed by IXYDataPoint.

    Public Properties
     NameDescription
     PropertyGets the data series. (Inherited from GrapeCity.Windows.SpreadSheet.Data.IDataPoint)
     PropertyGets the index of the point. (Inherited from GrapeCity.Windows.SpreadSheet.Data.IDataPoint)
     PropertyGets the index of the series. (Inherited from GrapeCity.Windows.SpreadSheet.Data.IDataPoint)
     PropertyGets the value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.IDataPoint)
     PropertyGets the X value.  
    Top
    See Also