Back to Devexpress

ColorLegendItem Properties

wpf-devexpress-dot-xpf-dot-map-dot-colorlegenditem-dot-underscore-properties.md

latest1.9 KB
Original Source

ColorLegendItem Properties

An item that stores information about the color and description of the ColorLegendBase class descendants.

NameDescription
ActualTextReturns the actual text of this legend item. Inherited from MapLegendItemBase.
ColorGets or sets the color of the ColorLegendItem.
FillGets or sets the fill color of a map legend item. Inherited from MapLegendItemBase.
FormatGets or sets the format string. Inherited from MapLegendItemBase.
LabelTemplateGets or sets the template that specifies the visual representation of the item’s label. Inherited from MapLegendItemBase.
LegendReturns the legend that owns this item. Inherited from MapLegendItemBase.
TextGets or sets the text of an item. Inherited from MapLegendItemBase.
ValueGets or sets the value of the legend item. Inherited from MapLegendItemBase.

See Also

ColorLegendItem Class

ColorLegendItem Members

DevExpress.Xpf.Map Namespace