Uses of Class
EasyXLS.Charts.ExcelTitle
Namespaces that use ExcelTitle
-
Uses of ExcelTitle in EasyXLS.Charts
Methods in EasyXLS.Charts that return ExcelTitleModifier and TypeMethodDescriptionExcelTitle.Clone()Creates and returns a copy of this object.ExcelAxis.getAxisTitle()Returns the chart axis title.ExcelChart.getChartTitle()Returns the chart title.Methods in EasyXLS.Charts with parameters of type ExcelTitleModifier and TypeMethodDescriptionvoidExcelAxis.setAxisTitle(ExcelTitle xlsTitle) Sets the chart axis title.voidExcelChart.setChartTitle(ExcelTitle xlsTitle) Sets the chart title.