Property Getters/Setters Summary | ||
---|---|---|
function | getArea() | |
Gets the |
||
function | getBackgroundColor() | |
function | setBackgroundColor(value) | |
Represents the marker background color in a line chart, scatter chart, or radar chart. | ||
function | getBackgroundColorSetType() | |
function | setBackgroundColorSetType(value) | |
Gets or sets the marker background color set type. The value of the property is FormattingType integer constant. | ||
function | getBorder() | |
Gets the |
||
function | getForegroundColor() | |
function | setForegroundColor(value) | |
Represents the marker foreground color in a line chart, scatter chart, or radar chart. | ||
function | getForegroundColorSetType() | |
function | setForegroundColorSetType(value) | |
Gets or sets the marker foreground color set type. The value of the property is FormattingType integer constant. | ||
function | getMarkerSize() | |
function | setMarkerSize(value) | |
Represents the marker size in unit of points. Applies to line chart, scatter chart, or radar chart. | ||
function | getMarkerSizePx() | |
function | setMarkerSizePx(value) | |
Represents the marker size in unit of pixels. Applies to line chart, scatter chart, or radar chart. | ||
function | getMarkerStyle() | |
function | setMarkerStyle(value) | |
Represents the marker style. Applies to line chart, scatter chart, or radar chart. The value of the property is ChartMarkerType integer constant. |
function getArea()
function getMarkerStyle() / function setMarkerStyle(value)
function getMarkerSize() / function setMarkerSize(value)
function getMarkerSizePx() / function setMarkerSizePx(value)
function getForegroundColor() / function setForegroundColor(value)
function getForegroundColorSetType() / function setForegroundColorSetType(value)
function getBackgroundColor() / function setBackgroundColor(value)
function getBackgroundColorSetType() / function setBackgroundColorSetType(value)