The ValueAxis type can be set up to show an axis line with tick marks, grid lines, and shades. The values on the axis are drawn at the positions of tick marks.The following example code illustrates how to use the ValueAxis type:
QML Enumerations Enums.AddRastersParametersType Enums.AnalysisType Enums.AngularUnitId Enums.AnimationCurve Enums.AntialiasingMode Enums.ArcadeExpressionReturnType Enums.ArcadeProfile Enums.ArcGISFeatureLayerInfoServiceType Enums.ArcGISMapServiceSublayerType Enums.ArcGISSublayerType Enums.AreaUnitId...
QML Enumerations PopupMediaValue QML Type Contents of an individual media element in a Popup. More... Import Statement: import Esri.ArcGISRuntime 100.15 Since: Esri.ArcGISRuntime 100.0 Inherits: Object List of all members, including inherited members Properties fieldNames : list<string> link...
Since:QtDataVisualization 1.0 Instantiates:QValue3DAxis Inherits: AbstractAxis3D Properties formatter: ValueAxis3DFormatter labelFormat: string reversed: bool segmentCount: int subSegmentCount: int Detailed Description This type provides an axis that can be given a range of values and segment and subse...
Unique values contain a value and description, as well as the label and symbol to display for features that contain attribute values that match the unique value. This QML type supports the following default properties. A default property may be declared inside another declared object without being...
tickType: enumeration Signals rangeChanged(stringmin, stringmax) Methods applyNiceNumbers() Detailed Description The ValueAxis type can be set up to show an axis line with tick marks, grid lines, and shades. The values on the axis are drawn at the positions of tick marks. ...
More... Import Statement: import Esri.ArcGISRuntime 100.15 Since: Esri.ArcGISRuntime 100.13 Inherits: ContingentValue List of all members, including inherited members Detailed Description Note: You cannot declare or create a component of this type in QML code....
ContingentNullValue QML Type An object that indicates a null value is allowed in a contingency. More... Import Statement: import Esri.ArcGISRuntime 100.15 Since: Esri.ArcGISRuntime 100.13 Inherits: ContingentValue List of all members, including inherited members Detailed Description Note: You...
Properties maxValue : var minValue : var Detailed Description Note: You cannot declare or create a component of this type in QML code. Property Documentation maxValue : var The maximum allowed value (read-only). minValue : var The minimum allowed value (read-only).On...
objectType : Enums.ContingentValueType Detailed Description Note: You cannot declare or create a component of this type in QML code. Property Documentation objectType : Enums.ContingentValueType Specifies the type of the contingent value (read-only). See also Enums.ContingentValueType.On...