Range.ActualMaxValueInternal Property
In This Article
Gets the actual internal numerical representation of the range maximum value.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Double | A Double value that represents the internal representation of the range maximum value. |
See Also