XtraChartsWaterfallSeriesViewExtensions.ValueOptions(WaterfallSeriesView) Method
In This Article
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public static WaterfallSeriesViewActionMethodContainer ValueOptions(
this WaterfallSeriesView waterfall
)
#Parameters
Name | Type |
---|---|
waterfall | Waterfall |
#Returns
Type |
---|
Waterfall |
See Also