XtraChartsLineSeriesViewExtensions.SegmentColorizers(LineSeriesView) Method
In This Article
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public static LineSeriesViewActionMethodContainer SegmentColorizers(
this LineSeriesView linesView
)
#Parameters
Name | Type |
---|---|
lines |
Line |
#Returns
Type |
---|
Line |
See Also