Spread WPF 18
GrapeCity.Spreadsheet.Charts Namespace / IDataTable Interface
Properties Methods

In This Topic
    IDataTable Interface Members
    In This Topic

    The following tables list the members exposed by IDataTable.

    Public Properties
     NameDescription
     PropertyGets an GrapeCity.Spreadsheet.IBorder object that represents the border of the object.  
     PropertyGets an GrapeCity.Spreadsheet.IFont object that represents the font of the specified object.  
     PropertyGets the IChartFormat object.  
     PropertyGets or sets a value indicating whether the chart data table has horizontal cell borders.  
     PropertyGets or sets a value indicating whether the chart data table has outline borders.  
     PropertyGets or sets a value indicating whether the chart data table has vertical cell borders.  
     PropertyGets or sets a value indicating whether the data label legend key is visible.  
    Top
    Public Methods
     NameDescription
     MethodDeletes the object.  
    Top
    See Also