Class AngleLines

java.lang.Object
software.xdev.chartjs.model.options.scales.AngleLines

public class AngleLines extends Object
Options to configure angled lines that radiate from the center of the chart to the point labels.
  • Field Details

    • display

      protected Boolean display
    • color

      protected Color color
    • lineWidth

      protected Number lineWidth
  • Constructor Details

    • AngleLines

      public AngleLines()
  • Method Details