Module qtjambi.charts
Package io.qt.charts
package io.qt.charts
-
ClassDescriptionBase class used for specialized axis classesJava wrapper for Qt enum
QtCharts::QAbstractAxis::AxisType
QFlags
type for enumQAbstractAxis.AxisType
Abstract parent class for all bar series classesJava wrapper for Qt enumQtCharts::QAbstractBarSeries::LabelsPosition
Base class for all Qt Chart seriesJava wrapper for Qt enumQtCharts::QAbstractSeries::SeriesType
Legend marker for an area seriesPresents data in area chartsAdds categories to a chart's axesLegend marker for a bar seriesJava wrapper for Qt classQtCharts::QBarModelMapper
Presents a series of data as vertical bars grouped by categoryRepresents one set of bars in a bar chartLegend marker for a box plot seriesJava wrapper for Qt classQtCharts::QBoxPlotModelMapper
Presents data in box-and-whiskers chartsRepresents one item in a box-and-whiskers chartJava wrapper for Qt enumQtCharts::QBoxSet::ValuePositions
Legend marker for a candlestick seriesAbstract model mapper class for candlestick seriesPresents data as candlesticksRepresents a single candlestick item in a candlestick chartPlaces named ranges on the axisJava wrapper for Qt enumQtCharts::QCategoryAxis::AxisLabelsPosition
Manages the graphical representation of the chart's series, legends, and axesJava wrapper for Qt enumQtCharts::QChart::AnimationOption
QFlags
type for enumQChart.AnimationOption
Java wrapper for Qt enumQtCharts::QChart::ChartTheme
Java wrapper for Qt enumQtCharts::QChart::ChartType
Standalone widget that can display chartsJava wrapper for Qt enumQtCharts::QChartView::RubberBand
QFlags
type for enumQChartView.RubberBand
Adds dates and times to a chart's axisHorizontal model mapper for bar seriesHorizontal model mapper for box plot seriesHorizontal model mapper for a candlestick seriesPresents a series of data as horizontal bars grouped by categoryPresents a series of categorized data as a percentage of each categoryPresents a series of data as horizontally stacked bars, with one bar per categoryHorizontal model mapper for pie seriesHorizontal model mapper for line, spline, and scatter seriesDisplays the legend of a chartJava wrapper for Qt enumQtCharts::QLegend::MarkerShape
Abstract object that can be used to access markers within a legendJava wrapper for Qt enumQtCharts::QLegendMarker::LegendMarkerType
Presents data in line chartsAdds a logarithmic scale to a chart's axisPresents a series of categorized data as a percentage of each categoryLegend marker for a pie seriesJava wrapper for Qt classQtCharts::QPieModelMapper
Presents data in pie chartsRepresents a single slice in a pie seriesJava wrapper for Qt enumQtCharts::QPieSlice::LabelPosition
Presents data in polar chartsJava wrapper for Qt enumQtCharts::QPolarChart::PolarOrientation
QFlags
type for enumQPolarChart.PolarOrientation
Presents data in scatter chartsJava wrapper for Qt enumQtCharts::QScatterSeries::MarkerShape
Presents data as spline chartsPresents a series of data as vertically stacked bars, with one bar per categoryAdds values to a chart's axesJava wrapper for Qt enumQtCharts::QValueAxis::TickType
Vertical model mapper for bar seriesVertical model mapper for box plot seriesVertical model mapper for a candlestick seriesVertical model mapper for pie seriesVertical model mapper for line, spline, and scatter seriesLegend marker for a line, spline, or scatter seriesJava wrapper for Qt classQtCharts::QXYModelMapper
Base class for line, spline, and scatter series