Skip to main content

65 docs tagged with "chart widget"

View all tags
Docs

Chart

This widget displays data in the form of charts.

chartJSONData

Gets or sets the data to display the chart in JSON format

chartType

This property defines the type of chart to be displayed

colorSet

Default color styles with which the chart is drawn.

csvData

Gets or sets the data to display the chart in CSV format

dataLabels

Gets or sets the labels for each dataset

indexAxis

Sets the major axis for charts that use the Cartesian coordinate system.

lineBorderDash

Length and spacing of the dashes in the line of the line chart.

lineTension

determines whether line charts are drawn curved or not.

maxXScale

the maximum value that the scale can take on the x-axis

maxYScale

the maximum value that the scale can take on the y-axis

minXScale

the minimum value that the scale can take on the x-axis

minYScale

the minimum value that the scale can take on the y-axis

pointRadius

The radius of the points that are drawn on the charts.

pointStyle

The styles of the points that are drawn on the charts.

showLegend

Specifies whether legend of the chart is displayed.

showSubtitle

Specifies whether subtitle of the chart is displayed.

showTitle

Specifies whether title of the chart is displayed.

showXScale

hides and shows the scale on the x-axis

showYScale

hides and shows the scale on the y-axis

subtitle

Specifies the string to display as the subtitle of the chart.

subtitleFont

Specifies the font face of text in the subtitle of chart.

subtitleFullSize

Point out that the subtitle box should occupy the entire width/height of box.

title

Specifies the string to display as the title of the chart.

titleFont

Specifies the font face of text in the title of chart.

titleFontSize

Specifies the point size of text displayed in title

titleFullSize

Point out that the title box should occupy the entire width/height of box.

tsvData

Gets or sets the data to display the chart in TSV format