com.aspose.cells
Class ChartGlobalizationSettings
java.lang.Object
com.aspose.cells.ChartGlobalizationSettings
public class ChartGlobalizationSettings
- extends java.lang.Object
Represents the globalization settings for chart.
ChartGlobalizationSettings
public ChartGlobalizationSettings()
-
getSeriesName | |
public java.lang.String getSeriesName() |
-
Gets the name of Series in the Chart.
- Returns:
getChartTitleName | |
public java.lang.String getChartTitleName() |
-
Gets the name of Chart Title.
- Returns:
getLegendIncreaseName | |
public java.lang.String getLegendIncreaseName() |
-
Gets the name of increase for Legend.
- Returns:
getLegendDecreaseName | |
public java.lang.String getLegendDecreaseName() |
-
Gets the name of Decrease for Legend.
- Returns:
getLegendTotalName | |
public java.lang.String getLegendTotalName() |
-
Gets the name of Total for Legend.
- Returns:
getAxisTitleName | |
public java.lang.String getAxisTitleName() |
-
Gets the name of Title for Axis.
- Returns:
getOtherName | |
public java.lang.String getOtherName() |
-
Gets the name of "Other" labels for Chart.
- Returns:
getAxisUnitName | |
public java.lang.String getAxisUnitName(int type) |
-
Gets the Name of Axis Unit.
- Returns:
- Parameters:
type - A DisplayUnitType value.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.