The following tables list the members exposed by ColorBlendEntry.
Name | Description | |
---|---|---|
![]() | ColorBlendEntry Constructor | Initializes a new instance of the Infragistics.Documents.Reports.Graphics.ColorBlend.Entry class. |
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the color to use at the corresponding offset along the gradient line. |
![]() | IsSealed | Gets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase) |
![]() | Position | Gets or sets the position along the gradient line. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a copy of this entry. |
![]() | Equals | Overloaded. Compares this entry to the specified one. |
![]() | Seal | Makes the instance immutable. Any attempts to modify properties or members will result in an exception. (Inherited from Infragistics.Documents.Reports.SealableBase) |