Skip to main content

SeriesBase.Value1 Property

For internal use only.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.1.dll

NuGet Package: DevExpress.Charts

Declaration

[Browsable(false)]
[NonTestableProperty]
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