ASPxClientSingleLevelIndicator.valueLevel Property
Gets a value specifying the value level to which the single-level indicator corresponds.
Declaration
valueLevel: string
Property Value
Type | Description |
---|---|
string | A string value. |
Remarks
This property returns one of the following values:
- “Close”
- “High”
- “Low”
- “Open”
- “Value”
- “Value_1”
- “Value_2”
- “Weight”
See Also