Skip to main content

SeriesBase.Value1 Property

For internal use only.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

[Browsable(false)]
public string Value1 { get; set; }

Property Value

Type
String

Remarks

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

See Also