The following tables list the members exposed by LinearGradientBrush.
| Name | Description | |
|---|---|---|
![]() | LinearGradientBrush Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() ![]() | DefaultEndPoint | Returns the default value of the EndPoint property (1, 1). |
![]() ![]() | DefaultStartPoint | Returns the default value of the StartPoint property (0, 0). |
| Name | Description | |
|---|---|---|
![]() | EndPoint | Returns or sets the ending two-dimensional coordinates of the linear gradient. |
![]() | GradientStops | Returns or sets the brush's gradient stops. (Inherited from Infragistics.Win.DataVisualization.GradientBrush) |
![]() | StartPoint | Returns or sets the starting two-dimensional coordinates of the linear gradient. |
| Name | Description | |
|---|---|---|
![]() ![]() | FromBrush | Returns a Infragistics.Win.DataVisualization.LinearGradientBrush instance initialized from the specified System.Drawing.Drawing2D.LinearGradientBrush instance. |
![]() | ResetEndPoint | Restores the value of the EndPoint property to its default setting. |
![]() | ResetGradientStops | (Inherited from Infragistics.Win.DataVisualization.GradientBrush) |
![]() | ResetStartPoint | Restores the value of the StartPoint property to its default setting. |
![]() | ShouldSerializeEndPoint | Returns a boolean value indicating whether the EndPoint property has been explicitly set. |
![]() | ShouldSerializeStartPoint | Returns a boolean value indicating whether the StartPoint property has been explicitly set. |
![]() ![]() | ToBrush | Overloaded. Returns a System.Drawing.Drawing2D.LinearGradientBrush initialized from the specified Infragistics.Portable.Graphics.Media.LinearGradientBrush instance. |
| Name | Description | |
|---|---|---|
![]() | ShouldSerializeGradientStops | Returns a boolean value indicating whether the GradientStops collection requires serialization. (Inherited from Infragistics.Win.DataVisualization.GradientBrush) |
Implicit Type Conversion | Creates a new Infragistics.WIn.DataVisualization.LinearGradientBrush from the specified Infragistics.Portable.Graphics.Media.LinearGradientBrush. |