AxisLabels QML Type
An item that uses a delegate to place axis labels on a chart. More...
Import Statement: | import org.kde.quickcharts.controls |
Inherits: |
Properties
- alignment : Qt.Alignment
- constrainToBounds : bool
- delegate : Component
- direction : enumeration
- source : ChartDataSource
Attached Properties
Detailed Description
Property Documentation
alignment : Qt.Alignment |
constrainToBounds : bool |
delegate : Component |
direction : enumeration |
Constant | Value |
---|---|
AxisLabels.HorizontalLeftRight | |
AxisLabels.HorizontalRightLeft | |
AxisLabels.VerticalTopBottom | |
AxisLabels.VerticalBottomTop |
source : ChartDataSource |
Attached Property Documentation
AxisLabels.index : int |
AxisLabels.label : string |