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

LineSeriesViewActionMethodContainer.TrendSegmentColorizer(Action<TrendSegmentColorizer>) Method

Namespace: DevExpress.Web.Mvc

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

Declaration

public void TrendSegmentColorizer(
    Action<TrendSegmentColorizer> segmentColorizerAction
)

Parameters

Name Type
segmentColorizerAction Action<TrendSegmentColorizer>
See Also