Search results

ChartDirective API in Angular Spreadsheet API component

Properties

dataLabelSettings

any

The data label for the series.

Defaults to {}

height

any

Specifies the height of the chart.

Defaults to 290

id

any

Specifies chart element id.

Defaults to

isSeriesInRows

any

Specifies to switch the row or a column.

Defaults to false

legendSettings

any

Options for customizing the legend of the chart.

Defaults to {}

markerSettings

any

Options to configure the marker

Defaults to {}

primaryXAxis

any

Options to configure the horizontal axis.

Defaults to {}

primaryYAxis

any

Options to configure the vertical axis.

Defaults to {}

range

any

Specifies the selected range or specified range.

Defaults to

theme

any

Specifies the theme of a chart.

Defaults to ‘Material’

title

any

Title of the chart

Defaults to

type

any

Specifies the type of a chart.

Defaults to ‘Line’

width

any

Specifies the width of the chart.

Defaults to 480