Skip to main content

WaterfallSeriesViewActionMethodContainer.WaterfallRelativeValueOptions(Action<WaterfallRelativeValueOptions>) Method

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public void WaterfallRelativeValueOptions(
    Action<WaterfallRelativeValueOptions> valueOptionsAction
)

Parameters

Name Type
valueOptionsAction Action<WaterfallRelativeValueOptions>
See Also