Skip to main content

LineSeriesViewActionMethodContainer.RangeSegmentColorizer(Action<RangeSegmentColorizer>) Method

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public void RangeSegmentColorizer(
    Action<RangeSegmentColorizer> segmentColorizerAction
)

Parameters

Name Type
segmentColorizerAction Action<RangeSegmentColorizer>
See Also