Skip to main content
A newer version of this page is available. .

SeriesBase.Value3 Property

For internal use only.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.dll

Declaration

[Browsable(false)]
[NonTestableProperty]
public string Value3 { 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