继承者: QtCharts.QBarCategoryAxis , QtCharts.QCategoryAxis , QtCharts.QDateTimeAxis , QtCharts.QLogValueAxis , QtCharts.QValueAxis
New in version 5.7.
def
alignment
()
def
gridLineColor
()
def
gridLinePen
()
def
hide
()
def
isGridLineVisible
()
def
isLineVisible
()
def
isMinorGridLineVisible
()
def
isReverse
()
def
isTitleVisible
()
def
isVisible
()
def
labelsAngle
()
def
labelsBrush
()
def
labelsColor
()
def
labelsEditable
()
def
labelsFont
()
def
labelsVisible
()
def
linePen
()
def
linePenColor
()
def
minorGridLineColor
()
def
minorGridLinePen
()
def
orientation
()
def
setGridLineColor
(color)
def
setGridLinePen
(pen)
def
setGridLineVisible
([visible=true])
def
setLabelsAngle
(angle)
def
setLabelsBrush
(brush)
def
setLabelsColor
(color)
def
setLabelsEditable
([editable=true])
def
setLabelsFont
(font)
def
setLabelsVisible
([visible=true])
def
setLinePen
(pen)
def
setLinePenColor
(color)
def
setLineVisible
([visible=true])
def
setMax
(max)
def
setMin
(min)
def
setMinorGridLineColor
(color)
def
setMinorGridLinePen
(pen)
def
setMinorGridLineVisible
([visible=true])
def
setRange
(min, max)
def
setReverse
([reverse=true])
def
setShadesBorderColor
(color)
def
setShadesBrush
(brush)
def
setShadesColor
(color)
def
setShadesPen
(pen)
def
setShadesVisible
([visible=true])
def
setTitleBrush
(brush)
def
setTitleFont
(font)
def
setTitleText
(title)
def
setTitleVisible
([visible=true])
def
setVisible
([visible=true])
def
shadesBorderColor
()
def
shadesBrush
()
def
shadesColor
()
def
shadesPen
()
def
shadesVisible
()
def
show
()
def
titleBrush
()
def
titleFont
()
def
titleText
()
def
colorChanged
(color)
def
gridLineColorChanged
(color)
def
gridLinePenChanged
(pen)
def
gridVisibleChanged
(visible)
def
labelsAngleChanged
(angle)
def
labelsBrushChanged
(brush)
def
labelsColorChanged
(color)
def
labelsEditableChanged
(editable)
def
labelsFontChanged
(pen)
def
labelsVisibleChanged
(visible)
def
linePenChanged
(pen)
def
lineVisibleChanged
(visible)
def
minorGridLineColorChanged
(color)
def
minorGridLinePenChanged
(pen)
def
minorGridVisibleChanged
(visible)
def
reverseChanged
(reverse)
def
shadesBorderColorChanged
(color)
def
shadesBrushChanged
(brush)
def
shadesColorChanged
(color)
def
shadesPenChanged
(pen)
def
shadesVisibleChanged
(visible)
def
titleBrushChanged
(brush)
def
titleFontChanged
(font)
def
titleTextChanged
(title)
def
titleVisibleChanged
(visible)
def
visibleChanged
(visible)
PySide2.QtCharts.QtCharts.QAbstractAxis.
AxisType
¶
PySide2.QtCharts.QtCharts.QAbstractAxis.
alignment
(
)
¶
Alignment
PySide2.QtCharts.QtCharts.QAbstractAxis.
colorChanged
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
gridLineColor
(
)
¶
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
gridLineColorChanged
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
gridLinePen
(
)
¶
QPen
PySide2.QtCharts.QtCharts.QAbstractAxis.
gridLinePenChanged
(
pen
)
¶
pen
–
QPen
PySide2.QtCharts.QtCharts.QAbstractAxis.
gridVisibleChanged
(
visible
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
hide
(
)
¶
PySide2.QtCharts.QtCharts.QAbstractAxis.
isGridLineVisible
(
)
¶
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
isLineVisible
(
)
¶
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
isMinorGridLineVisible
(
)
¶
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
isReverse
(
)
¶
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
isTitleVisible
(
)
¶
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
isVisible
(
)
¶
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
labelsAngle
(
)
¶
int
PySide2.QtCharts.QtCharts.QAbstractAxis.
labelsAngleChanged
(
angle
)
¶
angle
–
int
PySide2.QtCharts.QtCharts.QAbstractAxis.
labelsBrush
(
)
¶
QBrush
PySide2.QtCharts.QtCharts.QAbstractAxis.
labelsBrushChanged
(
brush
)
¶
brush
–
QBrush
PySide2.QtCharts.QtCharts.QAbstractAxis.
labelsColor
(
)
¶
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
labelsColorChanged
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
labelsEditable
(
)
¶
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
labelsEditableChanged
(
editable
)
¶
editable
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
labelsFont
(
)
¶
QFont
PySide2.QtCharts.QtCharts.QAbstractAxis.
labelsFontChanged
(
pen
)
¶
pen
–
QFont
PySide2.QtCharts.QtCharts.QAbstractAxis.
labelsVisible
(
)
¶
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
labelsVisibleChanged
(
visible
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
linePen
(
)
¶
QPen
PySide2.QtCharts.QtCharts.QAbstractAxis.
linePenChanged
(
pen
)
¶
pen
–
QPen
PySide2.QtCharts.QtCharts.QAbstractAxis.
linePenColor
(
)
¶
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
lineVisibleChanged
(
visible
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
minorGridLineColor
(
)
¶
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
minorGridLineColorChanged
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
minorGridLinePen
(
)
¶
QPen
PySide2.QtCharts.QtCharts.QAbstractAxis.
minorGridLinePenChanged
(
pen
)
¶
pen
–
QPen
PySide2.QtCharts.QtCharts.QAbstractAxis.
minorGridVisibleChanged
(
visible
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
orientation
(
)
¶
取向
PySide2.QtCharts.QtCharts.QAbstractAxis.
reverseChanged
(
reverse
)
¶
reverse
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
setGridLineColor
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
setGridLinePen
(
pen
)
¶
pen
–
QPen
PySide2.QtCharts.QtCharts.QAbstractAxis.
setGridLineVisible
(
[
visible=true
]
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
setLabelsAngle
(
angle
)
¶
angle
–
int
PySide2.QtCharts.QtCharts.QAbstractAxis.
setLabelsBrush
(
brush
)
¶
brush
–
QBrush
PySide2.QtCharts.QtCharts.QAbstractAxis.
setLabelsColor
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
setLabelsEditable
(
[
editable=true
]
)
¶
editable
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
setLabelsFont
(
font
)
¶
font
–
QFont
PySide2.QtCharts.QtCharts.QAbstractAxis.
setLabelsVisible
(
[
visible=true
]
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
setLinePen
(
pen
)
¶
pen
–
QPen
PySide2.QtCharts.QtCharts.QAbstractAxis.
setLinePenColor
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
setLineVisible
(
[
visible=true
]
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
setMax
(
max
)
¶
max – object
PySide2.QtCharts.QtCharts.QAbstractAxis.
setMin
(
min
)
¶
min – object
PySide2.QtCharts.QtCharts.QAbstractAxis.
setMinorGridLineColor
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
setMinorGridLinePen
(
pen
)
¶
pen
–
QPen
PySide2.QtCharts.QtCharts.QAbstractAxis.
setMinorGridLineVisible
(
[
visible=true
]
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
setRange
(
min
,
max
)
¶
min – object
max – object
PySide2.QtCharts.QtCharts.QAbstractAxis.
setReverse
(
[
reverse=true
]
)
¶
reverse
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
setShadesBorderColor
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
setShadesBrush
(
brush
)
¶
brush
–
QBrush
PySide2.QtCharts.QtCharts.QAbstractAxis.
setShadesColor
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
setShadesPen
(
pen
)
¶
pen
–
QPen
PySide2.QtCharts.QtCharts.QAbstractAxis.
setShadesVisible
(
[
visible=true
]
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
setTitleBrush
(
brush
)
¶
brush
–
QBrush
PySide2.QtCharts.QtCharts.QAbstractAxis.
setTitleFont
(
font
)
¶
font
–
QFont
PySide2.QtCharts.QtCharts.QAbstractAxis.
setTitleText
(
title
)
¶
title – unicode
PySide2.QtCharts.QtCharts.QAbstractAxis.
setTitleVisible
(
[
visible=true
]
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
setVisible
(
[
visible=true
]
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
shadesBorderColor
(
)
¶
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
shadesBorderColorChanged
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
shadesBrush
(
)
¶
QBrush
PySide2.QtCharts.QtCharts.QAbstractAxis.
shadesBrushChanged
(
brush
)
¶
brush
–
QBrush
PySide2.QtCharts.QtCharts.QAbstractAxis.
shadesColor
(
)
¶
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
shadesColorChanged
(
color
)
¶
color
–
QColor
PySide2.QtCharts.QtCharts.QAbstractAxis.
shadesPen
(
)
¶
QPen
PySide2.QtCharts.QtCharts.QAbstractAxis.
shadesPenChanged
(
pen
)
¶
pen
–
QPen
PySide2.QtCharts.QtCharts.QAbstractAxis.
shadesVisible
(
)
¶
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
shadesVisibleChanged
(
visible
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
show
(
)
¶
PySide2.QtCharts.QtCharts.QAbstractAxis.
titleBrush
(
)
¶
QBrush
PySide2.QtCharts.QtCharts.QAbstractAxis.
titleBrushChanged
(
brush
)
¶
brush
–
QBrush
PySide2.QtCharts.QtCharts.QAbstractAxis.
titleFont
(
)
¶
QFont
PySide2.QtCharts.QtCharts.QAbstractAxis.
titleFontChanged
(
font
)
¶
font
–
QFont
PySide2.QtCharts.QtCharts.QAbstractAxis.
titleText
(
)
¶
unicode
PySide2.QtCharts.QtCharts.QAbstractAxis.
titleTextChanged
(
title
)
¶
title – unicode
PySide2.QtCharts.QtCharts.QAbstractAxis.
titleVisibleChanged
(
visible
)
¶
visible
–
bool
PySide2.QtCharts.QtCharts.QAbstractAxis.
visibleChanged
(
visible
)
¶
visible
–
bool