BootstrapChartRangeAreaSeriesBuilder.RangeValue1Field(String) Method
In This Article
Coupled with the BootstrapChartRangeAreaSeriesBuilder.RangeValue2Field 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 RangeValue1Field(
string rangeValue1Field
)
#Parameters
Name | Type |
---|---|
range |
String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also