Methods

getArea()

Gets the Area.

getBackgroundColor()

Represents the marker background color in a line chart, scatter chart, or radar chart.

getBackgroundColorSetType()

Gets or sets the marker background color set type. The value of the property is FormattingType integer constant.

getBorder()

Gets the Line.

getForegroundColor()

Represents the marker foreground color in a line chart, scatter chart, or radar chart.

getForegroundColorSetType()

Gets or sets the marker foreground color set type. The value of the property is FormattingType integer constant.

getMarkerSize()

Represents the marker size in unit of points. Applies to line chart, scatter chart, or radar chart.

getMarkerSizePx()

Represents the marker size in unit of pixels. Applies to line chart, scatter chart, or radar chart.

getMarkerStyle()

Represents the marker style. Applies to line chart, scatter chart, or radar chart. The value of the property is ChartMarkerType integer constant.

setBackgroundColor()

Represents the marker background color in a line chart, scatter chart, or radar chart.

setBackgroundColorSetType()

Gets or sets the marker background color set type. The value of the property is FormattingType integer constant.

setForegroundColor()

Represents the marker foreground color in a line chart, scatter chart, or radar chart.

setForegroundColorSetType()

Gets or sets the marker foreground color set type. The value of the property is FormattingType integer constant.

setMarkerSize()

Represents the marker size in unit of points. Applies to line chart, scatter chart, or radar chart.

setMarkerSizePx()

Represents the marker size in unit of pixels. Applies to line chart, scatter chart, or radar chart.

setMarkerStyle()

Represents the marker style. Applies to line chart, scatter chart, or radar chart. The value of the property is ChartMarkerType integer constant.