Class LineChartSeries

    • Constructor Detail

      • LineChartSeries

        public LineChartSeries()
      • LineChartSeries

        public LineChartSeries​(String title)
    • Method Detail

      • getMarkerStyle

        public String getMarkerStyle()
      • setMarkerStyle

        public void setMarkerStyle​(String markerStyle)
      • isShowLine

        public boolean isShowLine()
      • setShowLine

        public void setShowLine​(boolean showLine)
      • isShowMarker

        public boolean isShowMarker()
      • setShowMarker

        public void setShowMarker​(boolean showMarker)
      • setFill

        public void setFill​(boolean fill)
      • getFillAlpha

        public double getFillAlpha()
      • setFillAlpha

        public void setFillAlpha​(double fillAlpha)
      • isDisableStack

        public boolean isDisableStack()
      • setDisableStack

        public void setDisableStack​(boolean disableStack)
      • isSmoothLine

        public boolean isSmoothLine()
      • setSmoothLine

        public void setSmoothLine​(boolean smoothLine)