Class BulletElement

All Implemented Interfaces:
EventTarget

@JsType(isNative=true, namespace="<global>", name="HTMLElement") public class BulletElement extends ChartElement
  • Field Details

    • comparativeErrorMeasureData

      public JsArray<BulletData> comparativeErrorMeasureData
    • comparativeErrorMeasureLegendData

      public JsArray<LegendData> comparativeErrorMeasureLegendData
    • comparativeWarningMeasureData

      public JsArray<BulletData> comparativeWarningMeasureData
    • comparativeWarningMeasureLegendData

      public JsArray<LegendData> comparativeWarningMeasureLegendData
    • primaryDotMeasureData

      public JsArray<BulletData> primaryDotMeasureData
    • primaryDotMeasureLegendData

      public JsArray<LegendData> primaryDotMeasureLegendData
    • primarySegmentedMeasureData

      public JsArray<BulletData> primarySegmentedMeasureData
    • primarySegmentedMeasureLegendData

      public JsArray<LegendData> primarySegmentedMeasureLegendData
    • qualitativeRangeData

      public JsArray<BulletData> qualitativeRangeData
    • qualitativeRangeLegendData

      public JsArray<LegendData> qualitativeRangeLegendData
  • Constructor Details

    • BulletElement

      public BulletElement()