Class UiHoseGraph

  • All Implemented Interfaces:
    UiGraph, UiObject

    public class UiHoseGraph
    extends java.lang.Object
    implements UiGraph, UiObject
    THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
    • Field Detail

      • upperBoundDataSeriesId

        protected java.lang.String upperBoundDataSeriesId
      • middleLineDataSeriesId

        protected java.lang.String middleLineDataSeriesId
      • lowerBoundDataSeriesId

        protected java.lang.String lowerBoundDataSeriesId
      • dataDotRadius

        protected float dataDotRadius
      • areaColor

        protected java.lang.String areaColor
      • stripedArea

        protected boolean stripedArea
      • middleLineColor

        protected java.lang.String middleLineColor
      • lowerLineColor

        protected java.lang.String lowerLineColor
      • upperLineColor

        protected java.lang.String upperLineColor
      • id

        protected java.lang.String id
      • yAxisVisible

        protected boolean yAxisVisible
      • yAxisColor

        protected java.lang.String yAxisColor
      • yAxisLabel

        protected java.lang.String yAxisLabel
      • maxTickDigits

        protected int maxTickDigits
      • yZeroLineVisible

        protected boolean yZeroLineVisible
    • Constructor Detail

      • UiHoseGraph

        public UiHoseGraph()