Back to Devexpress

RangeAreaSeries.Line1SegmentColorizer Property

maui-devexpress-dot-maui-dot-charts-dot-rangeareaseries-dot-line1segmentcolorizer.md

latest985 B
Original Source

RangeAreaSeries.Line1SegmentColorizer Property

Gets or sets the segment colorizer that specifies colors used to paint segments of the series’ first line. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public ISegmentColorizer Line1SegmentColorizer { get; set; }

Property Value

TypeDescription
ISegmentColorizer

A GradientPointBasedSegmentColorizer object.

|

See Also

RangeAreaSeries Class

RangeAreaSeries Members

DevExpress.Maui.Charts Namespace