Back to Devexpress

LegendItemBase Properties

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

latest3.3 KB
Original Source

LegendItemBase Properties

NameDescription
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.
FontSizeGets or sets the legend item font size.
FontStretchGets or sets the legend item font stretch.
FontStyleGets or sets the legend item font style.
FontWeightGets or sets the legend item font weight.
ForegroundGets or sets the brush used to paint the foreground of the legend item.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
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.
RepresentedElementReturns the chart element which is represented by the item. Inherited from MarkerItem.
TextGets the legend item’s text.

See Also

LegendItemBase Class

LegendItemBase Members

DevExpress.Xpf.Charts Namespace