SeriesPoint3D.NumericXArgument Property
The numeric X-argument value.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Double | The numeric value. |
See Also
The numeric X-argument value.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
[Browsable(false)]
public double NumericXArgument { get; set; }
<Browsable(False)>
Public Property NumericXArgument As Double
| Type | Description |
|---|---|
| Double | The numeric value. |