Represents a custom value with associated properties.
More...
|
CrossColor | ValueColor [get, set] |
| Gets or sets the color of the custom value. Use the alpha channel for transparency.
|
|
decimal | Price [get, set] |
| Gets or sets the price value of the custom value.
|
|
string | StringValue [get, set] |
| Gets or sets the string representation of the custom value.
|
|
Represents a custom value with associated properties.
◆ Price
decimal ATAS.Indicators.CustomValue.Price |
|
getset |
Gets or sets the price value of the custom value.
◆ StringValue
string ATAS.Indicators.CustomValue.StringValue |
|
getset |
Gets or sets the string representation of the custom value.
◆ ValueColor
Gets or sets the color of the custom value. Use the alpha channel for transparency.
The documentation for this class was generated from the following file: