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