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