AbstractBarSeries
Qt Base Class: QAbstractBarSeries
Signature: None
Base classes
Name | Children | Inherits |
---|---|---|
AbstractBarSeriesMixin prettyqt.charts.abstractbarseries |
||
QAbstractBarSeries PySide6.QtCharts |
⋔ Inheritance diagram
graph TD
1473367686880["charts.AbstractBarSeries"]
1473367682000["charts.AbstractBarSeriesMixin"]
1473367658576["charts.AbstractSeriesMixin"]
1473299815024["core.ObjectMixin"]
140713234304496["builtins.object"]
1473367629296["QtCharts.QAbstractBarSeries"]
1473367617584["QtCharts.QAbstractSeries"]
1473288842240["QtCore.QObject"]
1473291690208["Shiboken.Object"]
1473367682000 --> 1473367686880
1473367658576 --> 1473367682000
1473299815024 --> 1473367658576
140713234304496 --> 1473299815024
1473367629296 --> 1473367686880
1473367617584 --> 1473367629296
1473288842240 --> 1473367617584
1473291690208 --> 1473288842240
140713234304496 --> 1473291690208
🛈 DocStrings
Bases: AbstractBarSeriesMixin
, QAbstractBarSeries
⌗ Property table
Qt Property | Type | Doc |
---|---|---|
objectName |
QString | |
name |
QString | |
visible |
bool | |
opacity |
double | |
type |
QAbstractSeries::SeriesType | |
useOpenGL |
bool | |
barWidth |
double | |
count |
int | |
labelsVisible |
bool | |
labelsFormat |
QString | |
labelsPosition |
QAbstractBarSeries::LabelsPosition | |
labelsAngle |
double | |
labelsPrecision |
int |