For a list of all members of this type, see PaintElement members.
Name | Description | |
---|---|---|
Clone | Creates a new PaintElement object that is a copy of the current instance. | |
GetBrush | Overloaded. Gets a brush to fill non-rectangular areas. | |
GetHilightBrush | Gets a brush to fill shapes with a translucent highlighting effect. | |
GetParentAppearance | Gets a reference to the parent appearance object held by this AppearanceHelper. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
GetPen | Gets a pen to outline shapes. | |
Initialize | Constructor of a ready-to-use AppearanceHelper. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
Match | Determines whether or not this PaintElement is identical to another PaintElement. | |
ResetAll | Resets all properties of this PaintElement to their default values. | |
SetParentAppearance | Sets the parentAppearance field to the specified ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
SetParentProperty | Sets the appearanceProperty field to a property name. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper) | |
ShouldSerialize | Checks whether any property has been changed from its default value. | |
ToString | Returns string representation of Paint Element type | |
ToXml | Creates this PaintElement object as an XML Element using a given XML Document. |