Property Getters/Setters Summary | ||
---|---|---|
function | getArea() | |
Gets the |
||
function | getBorder() | |
Gets the |
||
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)