Skip to main content

XtraChartsWaterfallSeriesViewExtensions.ValueOptions(WaterfallSeriesView) Method

Namespace: DevExpress.Web.Mvc

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

Declaration

public static WaterfallSeriesViewActionMethodContainer ValueOptions(
    this WaterfallSeriesView waterfall
)

Parameters

Name Type
waterfall WaterfallSeriesView

Returns

Type
WaterfallSeriesViewActionMethodContainer
See Also