SeriesLayoutProperties

SeriesLayoutProperties class

Represents the properties of series layout.

new SeriesLayoutProperties()

Methods

NameDescription
getMapChartProjectionType()Gets and sets the projection type of the map. The value of the property is MapChartProjectionType integer constant.
getMapChartRegionType()Gets and sets the region type of the map. The value of the property is MapChartRegionType integer constant.
getMapLabelLayout()Gets and sets the layout of map labels. The value of the property is MapChartLabelLayout integer constant.
getQuartileCalculation()Represents the statistical properties for the series. The value of the property is QuartileCalculationType integer const
getShowConnectorLines()Indicates whether showing connector lines between data points.
getShowInnerPoints()Indicates whether showing non-outlier data points.
getShowMeanLine()Indicates whether showing the line connecting all mean points.
getShowMeanMarker()Indicates whether showing markers denoting the mean.
getShowOutlierPoints()Indicates whether showing outlier data points.
getSubtotals()Represents the index of a subtotal data point.
isIntervalLeftClosed()Indicates whether the interval is closed on the left side.
setIntervalLeftClosed()Indicates whether the interval is closed on the left side.
setMapChartProjectionType()Gets and sets the projection type of the map. The value of the property is MapChartProjectionType integer constant.
setMapChartRegionType()Gets and sets the region type of the map. The value of the property is MapChartRegionType integer constant.
setMapLabelLayout()Gets and sets the layout of map labels. The value of the property is MapChartLabelLayout integer constant.
setQuartileCalculation()Represents the statistical properties for the series. The value of the property is QuartileCalculationType integer const
setShowConnectorLines()Indicates whether showing connector lines between data points.
setShowInnerPoints()Indicates whether showing non-outlier data points.
setShowMeanLine()Indicates whether showing the line connecting all mean points.
setShowMeanMarker()Indicates whether showing markers denoting the mean.
setShowOutlierPoints()Indicates whether showing outlier data points.
setSubtotals()Represents the index of a subtotal data point.

getMapChartProjectionType()

Gets and sets the projection type of the map. The value of the property is MapChartProjectionType integer constant.

getMapChartRegionType()

Gets and sets the region type of the map. The value of the property is MapChartRegionType integer constant.

getMapLabelLayout()

Gets and sets the layout of map labels. The value of the property is MapChartLabelLayout integer constant.

getQuartileCalculation()

Represents the statistical properties for the series. The value of the property is QuartileCalculationType integer constant.

getShowConnectorLines()

Indicates whether showing connector lines between data points.

getShowInnerPoints()

Indicates whether showing non-outlier data points.

getShowMeanLine()

Indicates whether showing the line connecting all mean points.

getShowMeanMarker()

Indicates whether showing markers denoting the mean.

getShowOutlierPoints()

Indicates whether showing outlier data points.

getSubtotals()

Represents the index of a subtotal data point.

isIntervalLeftClosed()

Indicates whether the interval is closed on the left side.

setIntervalLeftClosed()

Indicates whether the interval is closed on the left side.

setMapChartProjectionType()

Gets and sets the projection type of the map. The value of the property is MapChartProjectionType integer constant.

setMapChartRegionType()

Gets and sets the region type of the map. The value of the property is MapChartRegionType integer constant.

setMapLabelLayout()

Gets and sets the layout of map labels. The value of the property is MapChartLabelLayout integer constant.

setQuartileCalculation()

Represents the statistical properties for the series. The value of the property is QuartileCalculationType integer constant.

setShowConnectorLines()

Indicates whether showing connector lines between data points.

setShowInnerPoints()

Indicates whether showing non-outlier data points.

setShowMeanLine()

Indicates whether showing the line connecting all mean points.

setShowMeanMarker()

Indicates whether showing markers denoting the mean.

setShowOutlierPoints()

Indicates whether showing outlier data points.

setSubtotals()

Represents the index of a subtotal data point.