List of All Members for LineChartControl
This is the complete list of members for LineChartControl, including inherited members.
- chart : LineChart
- color : color
- fillOpacity : real
- highlightEnabled : bool
- horizontalLinesVisible : bool
- legend : Legend
- lineWidth : real
- names : variant
- pointDelegate : Component
- stacked : bool
- valueSources : ChartDataSource
- verticalLinesVisible : bool
- xAxisSource : ChartAxisSource
- xLabels : AxisLabels
- xRange
- xRange.automatic : bool
- xRange.distance : real
- xRange.from : real
- xRange.increment : real
- xRange.minimum : real
- xRange.to : real
- yAxisSource : ChartAxisSource
- yLabels : AxisLabels
- yRange
- yRange.automatic : bool
- yRange.distance : real
- yRange.from : real
- yRange.increment : real
- yRange.minimum : real
- yRange.to : real
The following members are inherited from Control.
- availableHeight : real
- availableWidth : real
- background : Item
- bottomInset : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- bottomPadding : real
- contentItem : Item
- focusReason : enumeration
- font : font
- horizontalPadding : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- hoverEnabled : bool
- hovered : bool
- implicitBackgroundHeight : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitBackgroundWidth : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitContentHeight : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitContentWidth : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- leftInset : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- leftPadding : real
- locale : Locale
- mirrored : bool
- padding : real
- rightInset : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- rightPadding : real
- spacing : real
- topInset : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- topPadding : real
- verticalPadding : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- visualFocus : bool
- wheelEnabled : bool