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

public class PointLabels extends Object
See Also:
  • Field Details

    • backdropColor

      protected Object backdropColor
    • backdropPadding

      protected Object backdropPadding
    • borderRadius

      protected Object borderRadius
    • display

      protected Object display
    • callback

      protected JavaScriptFunction callback
    • color

      protected Object color
    • font

      protected Font font
    • padding

      protected Number padding
    • centerPointLabels

      protected Boolean centerPointLabels
  • Constructor Details

    • PointLabels

      public PointLabels()
  • Method Details