Skip to main content
A newer version of this page is available. .

XtraChartsWaterfallSeriesViewExtensions.ValueOptions(WaterfallSeriesView) Method

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public static WaterfallSeriesViewActionMethodContainer ValueOptions(
    this WaterfallSeriesView waterfall
)

Parameters

Name Type
waterfall WaterfallSeriesView

Returns

Type
WaterfallSeriesViewActionMethodContainer
See Also