Back to Devexpress

SeriesBase.Value3 Property

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

latest1.1 KB
Original Source

SeriesBase.Value3 Property

For internal use only.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
[Browsable(false)]
public string Value3 { get; set; }
vb
<Browsable(False)>
Public Property Value3 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