Back to Devexpress

SeriesBase.Value4 Property

corelibraries-devexpress-dot-xtracharts-dot-seriesbase-dot-value4.md

latest1.1 KB
Original Source

SeriesBase.Value4 Property

For internal use only.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
[Browsable(false)]
public string Value4 { get; set; }
vb
<Browsable(False)>
Public Property Value4 As String

Property Value

Type
String

Remarks

For internal use only. This property is required for correct operation of the Data Source Configuration Wizard.

See Also

SeriesBase Class

SeriesBase Members

DevExpress.XtraCharts Namespace