LegendItem Members
In This Article
#Properties
Name | Description |
---|---|
Chart |
Gets or sets the chart element that this legend item is based on. |
Check |
Gets the color of the legend check box. |
Check |
Gets a value that indicates whether a check box is visible on a legend. |
Crosshair |
For internal use. Returns the Crosshair’s content height. |
Crosshair |
For internal use. Returns the Crosshair’s content width. |
Crosshair |
For internal use. Gets or sets the Crosshair’s text font size of a legend item. |
Crosshair |
For internal use. Gets or sets the Crosshair’s text font size of a legend item. |
Crosshair |
For internal use. Gets or sets the Crosshair’s text font stretch of a legend item. |
Crosshair |
For internal use. Gets or sets the Crosshair’s text font style of a legend item. |
Crosshair |
For internal use. Gets or sets the Crosshair’s text font weight of a legend item. |
Crosshair |
For internal use. Gets or sets the Crosshair’s text foreground of a legend item. |
Crosshair |
For internal use. Gets or sets the visibility of a legend item’s crosshair text. |
Crosshair |
For internal use. Gets or sets the visibility of a legend item’s crosshair text. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Font |
Gets or sets the font family name of the legend item.
Inherited from Legend |
Font |
Gets or sets the legend item font size.
Inherited from Legend |
Font |
Gets or sets the legend item font stretch.
Inherited from Legend |
Font |
Gets or sets the legend item font style.
Inherited from Legend |
Font |
Gets or sets the legend item font weight.
Inherited from Legend |
Foreground |
Gets or sets the brush used to paint the foreground of the legend item.
Inherited from Legend |
Is |
Returns a value that specifies whether a legend item is enabled. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Is |
Returns a value that indicates whether a legend item is selected. |
Legend | Gets or sets the legend of the legend’s item. |
Marker |
Gets or sets the brush used to visualize the item marker.
Inherited from Marker |
Marker |
Gets or sets the marker line brush of the item.
Inherited from Marker |
Marker |
Gets or sets the style of the item marker line.
Inherited from Marker |
Marker |
Gets or sets the template used to visualize the item marker.
Inherited from Marker |
Marker |
Gets a value that defines whether the legend markers are visible. |
Represented |
Returns the chart element which is represented by the item.
Inherited from Marker |
Show |
Returns the value specifying whether the legend item’s marker is shown after its check box. |
Show |
Returns the value indicating whether the indent between legend marker and legend check box should be drawn. |
Show |
Returns the value indicating whether the indent between the legend marker or legend check box and legend text should be drawn. |
Text |
Gets the legend item’s text.
Inherited from Legend |
#Methods
Name | Description |
---|---|
Check |
Determines whether the calling thread has access to this Dispatcher |
Clear |
Clears the local value of a property. The property to be cleared is specified by a Dependency |
Clear |
Clears the local value of a read-only property. The property to be cleared is specified by a Dependency |
Coerce |
Coerces the value of the specified dependency property. This is accomplished by invoking any Coerce |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether a provided Dependency |
Get |
Gets a hash code for this Dependency |
Get |
Creates a specialized enumerator for determining which dependency properties have locally set values on this Dependency |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns the current effective value of a dependency property on this instance of a Dependency |
Invalidate |
Re-evaluates the effective value for the specified dependency property.
Inherited from Dependency |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Invoked whenever the effective value of any dependency property on this Dependency |
Read |
Returns the local value of a dependency property, if it exists.
Inherited from Dependency |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the value of a dependency property without changing its value source.
Inherited from Dependency |
Set |
Sets the local value of a dependency property, specified by its dependency property identifier.
Inherited from Dependency |
Set |
Sets the local value of a read-only dependency property, specified by the Dependency |
Should |
Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property.
Inherited from Dependency |
To |
Returns a string that represents the current object. Inherited from Object. |
Verify |
Enforces that the calling thread has access to this Dispatcher |
#Events
Name | Description |
---|---|
Property |
Occurs every time any of the Marker |
See Also