Back to Devexpress

HeatmapLegendItem Properties

wpf-devexpress-dot-xpf-dot-charts-dot-heatmap-dot-heatmaplegenditem-dot-underscore-properties.md

latest4.0 KB
Original Source

HeatmapLegendItem Properties

A heatmap legend item.

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. 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.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
LegendReturns the legend to which the item belongs.
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. Inherited from LegendItemBase.

See Also

HeatmapLegendItem Class

HeatmapLegendItem Members

DevExpress.Xpf.Charts.Heatmap Namespace