SeriesViewActionMethodContainer.SwiftPointSeriesView(Action<SwiftPointSeriesView>) Method
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| seriesViewAction | Action<SwiftPointSeriesView> |
See Also
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v26.1.dll
public void SwiftPointSeriesView(
Action<SwiftPointSeriesView> seriesViewAction
)
Public Sub SwiftPointSeriesView(
seriesViewAction As Action(Of SwiftPointSeriesView)
)
| Name | Type |
|---|---|
| seriesViewAction | Action<SwiftPointSeriesView> |