java.lang.Object
com.aspose.cells.SeriesLayoutProperties
public class SeriesLayoutProperties
- extends java.lang.Object
SeriesLayoutProperties
public SeriesLayoutProperties()
-
Property Getters/Setters Detail |
getShowConnectorLines/setShowConnectorLines | |
public boolean getShowConnectorLines() / public void setShowConnectorLines(boolean value)
|
-
Indicates whether showing connector lines between data points.
getShowMeanLine/setShowMeanLine | |
public boolean getShowMeanLine() / public void setShowMeanLine(boolean value)
|
-
Indicates whether showing the line connecting all mean points.
getShowOutlierPoints/setShowOutlierPoints | |
public boolean getShowOutlierPoints() / public void setShowOutlierPoints(boolean value)
|
-
Indicates whether showing outlier data points.
getShowMeanMarker/setShowMeanMarker | |
public boolean getShowMeanMarker() / public void setShowMeanMarker(boolean value)
|
-
Indicates whether showing markers denoting the mean.
getShowInnerPoints/setShowInnerPoints | |
public boolean getShowInnerPoints() / public void setShowInnerPoints(boolean value)
|
-
Indicates whether showing non-outlier data points.
getSubtotals/setSubtotals | |
public int[] getSubtotals() / public void setSubtotals(int[] value)
|
-
Represents the index of a subtotal data point.
getQuartileCalculation/setQuartileCalculation | |
public int getQuartileCalculation() / public void setQuartileCalculation(int value)
|
-
Represents the statistical properties for the series.
The value of the property is QuartileCalculationType integer constant.
getMapLabelLayout/setMapLabelLayout | |
public int getMapLabelLayout() / public void setMapLabelLayout(int value)
|
-
Gets and sets the layout of map labels.
The value of the property is MapChartLabelLayout integer constant.
getMapChartRegionType/setMapChartRegionType | |
public int getMapChartRegionType() / public void setMapChartRegionType(int value)
|
-
Gets and sets the region type of the map.
The value of the property is MapChartRegionType integer constant.
getMapChartProjectionType/setMapChartProjectionType | |
public int getMapChartProjectionType() / public void setMapChartProjectionType(int value)
|
-
Gets and sets the projection type of the map.
The value of the property is MapChartProjectionType integer constant.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.