Back to Devexpress

CustomLegendItem Properties

corelibraries-devexpress-dot-xtracharts-dot-customlegenditem-dot-underscore-properties.md

latest2.4 KB
Original Source

CustomLegendItem Properties

An individual custom legend item.

NameDescription
CustomLegendItemID
DXFontGets or sets the font used to display the custom legend item content.
FontGets or sets the font used to display the custom legend item content.
MarkerColorGets or sets the color of a custom legend item marker.
MarkerImageReturns the custom legend item’s marker image.
MarkerImageSizeModeGets or sets the custom legend item marker image size mode.
MarkerSizeGets or sets the marker’s height and width.
MarkerVisibleGets or sets the value indicating whether or not the custom legend item marker is visible.
NameGets or sets the name of the chart element. Inherited from ChartElementNamed.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TextGets or sets the text the custom legend item displays.
TextColorGets or sets the custom legend item text color.
TextVisibleGets or sets the value indicating whether or not the custom legend item text is visible.

See Also

CustomLegendItem Class

CustomLegendItem Members

DevExpress.XtraCharts Namespace