Uses of Class
software.xdev.chartjs.model.options.elements.RadarLine
Packages that use RadarLine
-
Uses of RadarLine in software.xdev.chartjs.model.options.elements
Fields in software.xdev.chartjs.model.options.elements declared as RadarLineMethods in software.xdev.chartjs.model.options.elements that return RadarLineModifier and TypeMethodDescriptionRadarElements.getLine()RadarLine.setLineTension(Float lineTension) Tension exhibited by lines when calculating splineCurve.Methods in software.xdev.chartjs.model.options.elements with parameters of type RadarLineModifier and TypeMethodDescriptionLine elements are used to represent the line in a line chart.