Class UiChartMargin

  • All Implemented Interfaces:
    UiObject

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

      • top

        protected int top
      • left

        protected int left
      • bottom

        protected int bottom
      • right

        protected int right
    • Constructor Detail

      • UiChartMargin

        public UiChartMargin()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getTop

        public int getTop()
      • getLeft

        public int getLeft()
      • getBottom

        public int getBottom()
      • getRight

        public int getRight()