Uses of Class
EasyXLS.Charts.ExcelSeries
Namespaces that use ExcelSeries
-
Uses of ExcelSeries in EasyXLS.Charts
Methods in EasyXLS.Charts that return ExcelSeriesModifier and TypeMethodDescriptionExcelSeries.Clone()
Creates and returns a copy of this object.ExcelChart.easy_getSeriesAt(int index)
Returns the series from the specified index.Methods in EasyXLS.Charts with parameters of type ExcelSeriesModifier and TypeMethodDescriptionvoid
ExcelChart.easy_addSeries(ExcelSeries xlsChartSeries)
Adds a new series to the chart.