Skip to main content

XtraChartsWaterfallSeriesViewExtensions.ValueOptions(WaterfallSeriesView) Method

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public static WaterfallSeriesViewActionMethodContainer ValueOptions(
    this WaterfallSeriesView waterfall
)

Parameters

Name Type
waterfall WaterfallSeriesView

Returns

Type
WaterfallSeriesViewActionMethodContainer
See Also