Uses of Class
EasyXLS.Charts.ExcelPlotArea
Namespaces that use ExcelPlotArea
-
Uses of ExcelPlotArea in EasyXLS.Charts
Methods in EasyXLS.Charts that return ExcelPlotAreaModifier and TypeMethodDescriptionExcelPlotArea.Clone()Creates and returns a copy of this object.ExcelChart.easy_getPlotArea()Returns the chart plot area.Methods in EasyXLS.Charts with parameters of type ExcelPlotAreaModifier and TypeMethodDescriptionvoidExcelChart.easy_setPlotArea(ExcelPlotArea xlsPlotArea) Sets the chart plot area.