Back to Devexpress

LegendItem Properties

wpf-devexpress-dot-xpf-dot-charts-dot-legenditem-dot-underscore-properties.md

latest7.4 KB
Original Source

LegendItem Properties

Determines the appearance and content of a Legends item.

NameDescription
ChartElementGets or sets the chart element that this legend item is based on.
CheckBoxBrushGets the color of the legend check box.
CheckBoxVisibleGets a value that indicates whether a check box is visible on a legend.
CrosshairContentHeightFor internal use. Returns the Crosshair’s content height.
CrosshairContentWidthFor internal use. Returns the Crosshair’s content width.
CrosshairFontFamilyFor internal use. Gets or sets the Crosshair’s text font size of a legend item.
CrosshairFontSizeFor internal use. Gets or sets the Crosshair’s text font size of a legend item.
CrosshairFontStretchFor internal use. Gets or sets the Crosshair’s text font stretch of a legend item.
CrosshairFontStyleFor internal use. Gets or sets the Crosshair’s text font style of a legend item.
CrosshairFontWeightFor internal use. Gets or sets the Crosshair’s text font weight of a legend item.
CrosshairForegroundFor internal use. Gets or sets the Crosshair’s text foreground of a legend item.
CrosshairTextFor internal use. Gets or sets the visibility of a legend item’s crosshair text.
CrosshairTextVisibleFor internal use. Gets or sets the visibility of a legend item’s crosshair text.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
FontFamilyGets or sets the font family name of the legend item. Inherited from LegendItemBase.
FontSizeGets or sets the legend item font size. Inherited from LegendItemBase.
FontStretchGets or sets the legend item font stretch. Inherited from LegendItemBase.
FontStyleGets or sets the legend item font style. Inherited from LegendItemBase.
FontWeightGets or sets the legend item font weight. Inherited from LegendItemBase.
ForegroundGets or sets the brush used to paint the foreground of the legend item. Inherited from LegendItemBase.
IsEnabledReturns a value that specifies whether a legend item is enabled.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
IsSelectedReturns a value that indicates whether a legend item is selected.
LegendGets or sets the legend of the legend’s item.
MarkerBrushGets or sets the brush used to visualize the item marker. Inherited from MarkerItem.
MarkerLineBrushGets or sets the marker line brush of the item. Inherited from MarkerItem.
MarkerLineStyleGets or sets the style of the item marker line. Inherited from MarkerItem.
MarkerTemplateGets or sets the template used to visualize the item marker. Inherited from MarkerItem.
MarkerVisibleGets a value that defines whether the legend markers are visible.
RepresentedElementReturns the chart element which is represented by the item. Inherited from MarkerItem.
ShowMarkerAfterCheckBoxReturns the value specifying whether the legend item’s marker is shown after its check box.
ShowMarkersIndentReturns the value indicating whether the indent between legend marker and legend check box should be drawn.
ShowTextIndentReturns the value indicating whether the indent between the legend marker or legend check box and legend text should be drawn.
TextGets the legend item’s text. Inherited from LegendItemBase.

See Also

LegendItem Class

LegendItem Members

DevExpress.Xpf.Charts Namespace