Uses of Class
com.oorian.echarts.options.EChartsTitle
Packages that use EChartsTitle
-
Uses of EChartsTitle in com.oorian.echarts
Fields in com.oorian.echarts declared as EChartsTitleMethods in com.oorian.echarts that return EChartsTitleModifier and TypeMethodDescriptionEChartsChart.getChartTitle()Gets the chart title configuration.Methods in com.oorian.echarts with parameters of type EChartsTitleModifier and TypeMethodDescriptionvoidEChartsChart.setTitle(EChartsTitle title) Sets the chart title configuration. -
Uses of EChartsTitle in com.oorian.echarts.options
Methods in com.oorian.echarts.options that return EChartsTitleMethods in com.oorian.echarts.options with parameters of type EChartsTitleModifier and TypeMethodDescriptionvoidEChartsGaugeSeries.setTitle(EChartsTitle title) Sets the title configuration for the gauge.