LineChartDto Data Type

Implemented Interfaces
Serializable
Properties
name data type description
filled boolean
legendPosition LegendPositionEnum
seriesColors string
shadow boolean
minX number
maxX number
minY number
maxY number
breakOnNull boolean Whether line segments should be broken at null value, fall will join point on either side of line.
xaxisLabel string
yaxisLabel string
xaxisAngle number Angle of the x-axis ticks
yaxisAngle number
stacked boolean Whether to stack series
zoom boolean Enables plot zooming.
animate boolean Enables animation on plot rendering
showDataTip boolean Defines visibility of datatip.
datatipFormat string Template string for datatips.
legendCols number
legendRows number
Properties inherited from ChartDto
measurableQuantity MeasurableQuantityDto
width string
height string
style string
styleClass string
extender string
visible boolean
Properties inherited from BusinessDto
code string
description string
updatedCode string