public class SettableChartGlobalizationSettings extends ChartGlobalizationSettings
| Constructor and Description |
|---|
SettableChartGlobalizationSettings() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAxisTitleName()
Gets the name of Title for Axis.
|
java.lang.String |
getAxisUnitName(int type)
Gets the Name of Axis Unit.
|
java.lang.String |
getChartTitleName()
Gets the name of Chart Title.
|
java.lang.String |
getLegendDecreaseName()
Gets the name of Decrease for Legend.
|
java.lang.String |
getLegendIncreaseName()
Gets the name of increase for Legend.
|
java.lang.String |
getLegendTotalName()
Gets the name of Total for Legend.
|
java.lang.String |
getOtherName()
Gets the name of "Other" labels for Chart.
|
java.lang.String |
getSeriesName()
Gets the name of Series in the Chart.
|
void |
setAxisTitleName(java.lang.String name)
Sets the name of Title for Axis.
|
void |
setAxisUnitName(int type,
java.lang.String name)
Sets the Name of Axis Unit.
|
void |
setChartTitleName(java.lang.String name)
Sets the name of Chart Title.
|
void |
setLegendDecreaseName(java.lang.String name)
Sets the name of Decrease for Legend.
|
void |
setLegendIncreaseName(java.lang.String name)
Sets the name of increase for Legend.
|
void |
setLegendTotalName(java.lang.String name)
Sets the name of Total for Legend.
|
void |
setOtherName(java.lang.String name)
Sets the name of "Other" labels for Chart.
|
void |
setSeriesName(java.lang.String name)
Sets the name of Series in the Chart.
|
public java.lang.String getSeriesName()
getSeriesName in class ChartGlobalizationSettingspublic void setSeriesName(java.lang.String name)
name - local dependent namepublic java.lang.String getChartTitleName()
getChartTitleName in class ChartGlobalizationSettingspublic void setChartTitleName(java.lang.String name)
name - local dependent namepublic java.lang.String getLegendIncreaseName()
getLegendIncreaseName in class ChartGlobalizationSettingspublic void setLegendIncreaseName(java.lang.String name)
name - local dependent namepublic java.lang.String getLegendDecreaseName()
getLegendDecreaseName in class ChartGlobalizationSettingspublic void setLegendDecreaseName(java.lang.String name)
name - local dependent namepublic java.lang.String getLegendTotalName()
getLegendTotalName in class ChartGlobalizationSettingspublic void setLegendTotalName(java.lang.String name)
name - local dependent namepublic java.lang.String getAxisTitleName()
getAxisTitleName in class ChartGlobalizationSettingspublic void setAxisTitleName(java.lang.String name)
name - local dependent namepublic java.lang.String getOtherName()
getOtherName in class ChartGlobalizationSettingspublic void setOtherName(java.lang.String name)
name - local dependent namepublic java.lang.String getAxisUnitName(int type)
getAxisUnitName in class ChartGlobalizationSettingspublic void setAxisUnitName(int type,
java.lang.String name)
type - DisplayUnitType. The unit type for displaying axis labels.name - local dependent nameSee Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.