Back to Devexpress

CustomLegendItem Constructors

maui-devexpress-dot-maui-dot-charts-dot-customlegenditem-dot-ctor.md

latest1.0 KB
Original Source

CustomLegendItem Constructors

An individual item in a legend that explains point or line/area segment colors for a series painted with a point or segment colorizer.

NameParametersDescription
CustomLegendItem(String, Color, Color)text, color1, color2Initializes a new instance of the CustomLegendItem class with specified settings.
CustomLegendItem(String, Color)text, colorInitializes a new instance of the CustomLegendItem class with specified settings.

See Also

CustomLegendItem Class

CustomLegendItem Members

DevExpress.Maui.Charts Namespace