A newer version of this page is available.
Switch to the current version.
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; }
<Browsable(False)>
<NonTestableProperty>
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
Feedback