Back to Devexpress

Legend Members

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-legend-dot-underscore-members.md

latest1.9 KB
Original Source

Legend Members

A legend in a chart.

Properties

NameDescription
CustomEntriesProvides access to a collection of modified legend entries.
FillProvides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
FontProvides access to font settings for the legend entries.
LayoutEnables you to specify the exact position of a legend.
OutlineProvides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.
OverlayGets or sets whether the chart legend overlaps the chart.
PositionGets or sets the position of the legend on the chart.
VisibleGets or sets whether the legend is displayed on a chart.

Methods

NameDescription
ResetToMatchStyle()Removes custom formatting of the chart element and applies default formatting based on the chart style. Inherited from ShapeFormat.

See Also

Legend Interface

DevExpress.Spreadsheet.Charts Namespace