Skip to main content

LegendItem Properties
Show Inherited Hide Inherited

For internal use. Determines the appearance and content of a Legend item.
Name Description
ActualLineThickness Gets the actual line thickness of the MarkerItem. Inherited from MarkerItem.
ActualMarkerBrush Gets the actual marker brush of the MarkerItem. Inherited from MarkerItem.
ActualMarkerLineBrush Gets the actual marker line brush of the MarkerItem. Inherited from MarkerItem.
ActualMarkerMargin Gets the actual marker margin of the MarkerItem. Inherited from MarkerItem.
CheckBoxBrush Gets the color of the legend check box.
CheckBoxVisible Gets a value that indicates whether a check box is visible on a legend.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsEnabled Returns a value that specifies whether a legend item is enabled.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
Legend Gets or sets the legend of the legend's item.
MarkerBrush Gets or sets the brush used to visualize the item marker. Inherited from MarkerItem.
MarkerLineBrush Gets or sets the marker line brush of the item. Inherited from MarkerItem.
MarkerLineStyle Gets or sets the style of the item marker line. Inherited from MarkerItem.
MarkerTemplate Gets or sets the template used to visualize the item marker. Inherited from MarkerItem.
MarkerVisible Gets a value that defines whether the legend markers are visible.
OpacityMask This property is hidden because it is not supported in this class. Inherited from MarkerItem.
RepresentedElement Returns the chart element which is represented by the item. Inherited from MarkerItem.
Text Gets the legend item's text.
See Also