Uses of Class
EasyXLS.Charts.ExcelTitle
-
Uses of ExcelTitle in EasyXLS.Charts
Modifier and TypeMethodDescriptionExcelTitle.Clone()
Creates and returns a copy of this object.ExcelAxis.getAxisTitle()
Returns the chart axis title.ExcelChart.getChartTitle()
Returns the chart title.Modifier and TypeMethodDescriptionvoid
ExcelAxis.setAxisTitle(ExcelTitle xlsTitle)
Sets the chart axis title.void
ExcelChart.setChartTitle(ExcelTitle xlsTitle)
Sets the chart title.