Version

ChartGradientFill Class Members

The following tables list the members exposed by ChartGradientFill.

Public Constructors
 NameDescription
Public ConstructorChartGradientFill ConstructorCreates a new ChartGradientFill instance.  
Public Properties
 NameDescription
Public PropertyAngleReturns the angle defining the path along which the gradient extends; applicable only for linear gradients.  
Public PropertyChartReturns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyGradientTypeDefines the style for the gradient.  
Public PropertyOwnerreturns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertySheetThe owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyWorkbookThe owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public PropertyWorksheetThe owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject)
Public Methods
 NameDescription
Public MethodGetStopsReturns an enumerable list containing each GradientStop associated with this gradient, ordered by their GradientStop.Position.  
See Also