Skip to main content

SeriesViewActionMethodContainer.SwiftPointSeriesView(Action<SwiftPointSeriesView>) Method

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public void SwiftPointSeriesView(
    Action<SwiftPointSeriesView> seriesViewAction
)

Parameters

Name Type
seriesViewAction Action<SwiftPointSeriesView>
See Also