Uses of Class
EasyXLS.Charts.ExcelChartArea
Namespaces that use ExcelChartArea
-
Uses of ExcelChartArea in EasyXLS.Charts
Methods in EasyXLS.Charts that return ExcelChartAreaModifier and TypeMethodDescriptionExcelChartArea.Clone()
Creates and returns a copy of this object.ExcelChart.easy_getChartArea()
Returns the chart area.Methods in EasyXLS.Charts with parameters of type ExcelChartAreaModifier and TypeMethodDescriptionvoid
ExcelChart.easy_setChartArea(ExcelChartArea xlsChartArea)
Sets the chart area.