Back to Devexpress

ISegmentColorizer Interface

mobilecontrols-devexpress-dot-xamarinforms-dot-charts-53ae7d6f.md

latest1.8 KB
Original Source

ISegmentColorizer Interface

An interface that should be implemented by a class that defines a line segment colorizer for a line, area or range area series.

Namespace : DevExpress.XamarinForms.Charts

Assembly : DevExpress.XamarinForms.Charts.dll

NuGet Package : DevExpress.XamarinForms.Charts

Declaration

csharp
public interface ISegmentColorizer

The following members return ISegmentColorizer objects:

See Also

DevExpress.XamarinForms.Charts Namespace