public ExcelChartDataTable DataTable { get; }
Public ReadOnly Property DataTable As ExcelChartDataTable Get
public: property ExcelChartDataTable^ DataTable { ExcelChartDataTable^ get (); }
member DataTable : ExcelChartDataTable with get
In This Article