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 ...
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...
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...
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> linkUrl : url normal...
Note: You cannot declare or create a component of this type in QML code. Each valid value is assigned a unique name. Property Documentation code : var Returns the code for the coded value (read-only). name : string Returns the code name for the coded 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...
Inherits: ContingentValue List of all members, including inherited members Properties codedValue : CodedValue Detailed Description Note: You cannot declare or create a component of this type in QML code. Property Documentation codedValue : CodedValue The allowed coded value (read-only).On...
ContingentAnyValue QML Type An object that indicates any domain 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...