Back to Devexpress

SeriesPoint3D.Value Property

wpf-devexpress-dot-xpf-dot-charts-dot-seriespoint3d-052fb67c.md

latest941 B
Original Source

SeriesPoint3D.Value Property

Gets or sets the value of the series point

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public double Value { get; set; }
vb
Public Property Value As Double

Property Value

TypeDescription
Double

The series point value.

|

See Also

SeriesPoint3D Class

SeriesPoint3D Members

DevExpress.Xpf.Charts Namespace