java.lang.Object
software.xdev.chartjs.model.options.scale.radial.AngleLines

public class AngleLines extends Object
See Also:
  • Field Details

    • display

      protected Boolean display
    • color

      protected Object color
    • lineWidth

      protected Number lineWidth
    • borderDash

      protected List<Number> borderDash
    • borderDashOffset

      protected Number borderDashOffset
  • Constructor Details

    • AngleLines

      public AngleLines()
  • Method Details