WaterfallSeriesViewActionMethodContainer.WaterfallRelativeValueOptions(Action<WaterfallRelativeValueOptions>) Method
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v26.1.dll
Declaration
public void WaterfallRelativeValueOptions(
Action<WaterfallRelativeValueOptions> valueOptionsAction
)
Parameters
| Name | Type |
|---|---|
| valueOptionsAction | Action<WaterfallRelativeValueOptions> |
See Also