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

WaterfallSeriesViewActionMethodContainer.WaterfallRelativeValueOptions(Action<WaterfallRelativeValueOptions>) Method

Namespace: DevExpress.Web.Mvc

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

Declaration

public void WaterfallRelativeValueOptions(
    Action<WaterfallRelativeValueOptions> valueOptionsAction
)

Parameters

Name Type
valueOptionsAction Action<WaterfallRelativeValueOptions>
See Also