BootstrapChartRangeAreaSeriesBuilder.RangeValue2Field(String) Method
In This Article
Coupled with the BootstrapChartRangeAreaSeriesBuilder.RangeValue1Field option, specifies which data source field provides values for a range-like series.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartRangeAreaSeriesBuilder RangeValue2Field(
string rangeValue2Field
)
#Parameters
Name | Type |
---|---|
range |
String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also