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

WaterfallSeriesViewActionMethodContainer.WaterfallAbsoluteValueOptions(Action<WaterfallAbsoluteValueOptions>) Method

Namespace: DevExpress.Web.Mvc

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

Declaration

public void WaterfallAbsoluteValueOptions(
    Action<WaterfallAbsoluteValueOptions> valueOptionsAction
)

Parameters

Name Type
valueOptionsAction Action<WaterfallAbsoluteValueOptions>
See Also