Uses of Class
org.teamapps.dto.UiLineChartBand
-
Uses of UiLineChartBand in org.teamapps.dto
Methods in org.teamapps.dto that return UiLineChartBand Modifier and Type Method Description UiLineChartBandUiLineChartBand. setAreaColor(UiColor areaColor)UiLineChartBandUiLineChartBand. setDataDotRadius(float dataDotRadius)UiLineChartBandUiLineChartBand. setGraphType(UiLineChartCurveType graphType)UiLineChartBandUiLineChartBand. setId(java.lang.String id)UiLineChartBandUiLineChartBand. setIntervalY(UiLongInterval intervalY)UiLineChartBandUiLineChartBand. setLowerBoundDataSeriesId(java.lang.String lowerBoundDataSeriesId)UiLineChartBandUiLineChartBand. setLowerLineColor(UiColor lowerLineColor)UiLineChartBandUiLineChartBand. setMiddleLineColor(UiColor middleLineColor)UiLineChartBandUiLineChartBand. setMiddleLineDataSeriesId(java.lang.String middleLineDataSeriesId)UiLineChartBandUiLineChartBand. setUpperBoundDataSeriesId(java.lang.String upperBoundDataSeriesId)UiLineChartBandUiLineChartBand. setUpperLineColor(UiColor upperLineColor)UiLineChartBandUiLineChartBand. setYAxisColor(UiColor yAxisColor)UiLineChartBandUiLineChartBand. setYScaleType(UiScaleType yScaleType)UiLineChartBandUiLineChartBand. setYScaleZoomMode(UiLineChartYScaleZoomMode yScaleZoomMode)UiLineChartBandUiLineChartBand. setYZeroLineVisible(boolean yZeroLineVisible)