aspose.cells
Class SeriesLayoutProperties


Constructor Summary
SeriesLayoutProperties()
          
 
Property Getters/Setters Summary
functiongetMapChartProjectionType()
functionsetMapChartProjectionType(value)
           Gets and sets the projection type of the map. The value of the property is MapChartProjectionType integer constant.
functiongetMapChartRegionType()
functionsetMapChartRegionType(value)
           Gets and sets the region type of the map. The value of the property is MapChartRegionType integer constant.
functiongetMapLabelLayout()
functionsetMapLabelLayout(value)
           Gets and sets the layout of map labels. The value of the property is MapChartLabelLayout integer constant.
functiongetQuartileCalculation()
functionsetQuartileCalculation(value)
           Represents the statistical properties for the series. The value of the property is QuartileCalculationType integer constant.
functiongetShowConnectorLines()
functionsetShowConnectorLines(value)
           Indicates whether showing connector lines between data points.
functiongetShowInnerPoints()
functionsetShowInnerPoints(value)
           Indicates whether showing non-outlier data points.
functiongetShowMeanLine()
functionsetShowMeanLine(value)
           Indicates whether showing the line connecting all mean points.
functiongetShowMeanMarker()
functionsetShowMeanMarker(value)
           Indicates whether showing markers denoting the mean.
functiongetShowOutlierPoints()
functionsetShowOutlierPoints(value)
           Indicates whether showing outlier data points.
functiongetSubtotals()
functionsetSubtotals(value)
           Represents the index of a subtotal data point.
 

Constructor Detail

SeriesLayoutProperties

function SeriesLayoutProperties()

Property Getters/Setters Detail

getShowConnectorLines/setShowConnectorLines : boolean 

function getShowConnectorLines() / function setShowConnectorLines(value)
Indicates whether showing connector lines between data points.

getShowMeanLine/setShowMeanLine : boolean 

function getShowMeanLine() / function setShowMeanLine(value)
Indicates whether showing the line connecting all mean points.

getShowOutlierPoints/setShowOutlierPoints : boolean 

function getShowOutlierPoints() / function setShowOutlierPoints(value)
Indicates whether showing outlier data points.

getShowMeanMarker/setShowMeanMarker : boolean 

function getShowMeanMarker() / function setShowMeanMarker(value)
Indicates whether showing markers denoting the mean.

getShowInnerPoints/setShowInnerPoints : boolean 

function getShowInnerPoints() / function setShowInnerPoints(value)
Indicates whether showing non-outlier data points.

getSubtotals/setSubtotals : int[] 

function getSubtotals() / function setSubtotals(value)
Represents the index of a subtotal data point.

getQuartileCalculation/setQuartileCalculation : Number 

function getQuartileCalculation() / function setQuartileCalculation(value)
Represents the statistical properties for the series. The value of the property is QuartileCalculationType integer constant.

getMapLabelLayout/setMapLabelLayout : Number 

function getMapLabelLayout() / function setMapLabelLayout(value)
Gets and sets the layout of map labels. The value of the property is MapChartLabelLayout integer constant.

getMapChartRegionType/setMapChartRegionType : Number 

function getMapChartRegionType() / function setMapChartRegionType(value)
Gets and sets the region type of the map. The value of the property is MapChartRegionType integer constant.

getMapChartProjectionType/setMapChartProjectionType : Number 

function getMapChartProjectionType() / function setMapChartProjectionType(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.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.