SeriesPoint3D.NumericYArgument Property
The numeric Y-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 Y-argument value.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
[Browsable(false)]
public double NumericYArgument { get; set; }
<Browsable(False)>
Public Property NumericYArgument As Double
| Type | Description |
|---|---|
| Double | The numeric value. |