Skip to main content

LineSeriesViewActionMethodContainer.TrendSegmentColorizer(Action<TrendSegmentColorizer>) Method

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public void TrendSegmentColorizer(
    Action<TrendSegmentColorizer> segmentColorizerAction
)

Parameters

Name Type
segmentColorizerAction Action<TrendSegmentColorizer>
See Also