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

SeriesViewActionMethodContainer.BoxPlotSeriesView(Action<BoxPlotSeriesView>) Method

Namespace: DevExpress.Web.Mvc

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

Declaration

public void BoxPlotSeriesView(
    Action<BoxPlotSeriesView> seriesViewAction
)

Parameters

Name Type
seriesViewAction Action<BoxPlotSeriesView>
See Also