Click or drag to resize

XlsChartFill Properties

The XlsChartFill type exposes the following members.

Properties
Name Description
Public property BackColor
Represents background color.
(Overrides XlsShapeFill BackColor .)
Public property BackColorObject
Represents background color.
(Overrides XlsShapeFill BackColorObject .)
Public property BackKnownColor
Represents background color index.
(Overrides XlsShapeFill BackKnownColor .)
Public property FillType
Represents shape XlsFill type.
(Overrides XlsShapeFill FillType .)
Public property ForeColor
Represents foreground color.
(Overrides XlsShapeFill ForeColor .)
Public property ForeColorObject
Represents foreground color.
(Overrides XlsShapeFill ForeColorObject .)
Public property ForeKnownColor
Represents foreground color index.
(Overrides XlsShapeFill ForeKnownColor .)
Public property GradientColorType
Represents gradient style.
(Overrides XlsShapeFill GradientColorType .)
Public property GradientDegree
Returns the gradient degree of the specified one-color shaded XlsFill as a floating-point value from 0.0 (dark) through 1.0 (light)
(Overrides XlsShapeFill GradientDegree .)
Public property GradientStops
Gets or sets the collection of gradient stops for the gradient fill.
(Overrides XlsShapeFill GradientStops .)
Public property GradientStyle
Represents gradient shading style.
(Overrides XlsShapeFill GradientStyle .)
Public property GradientVariant
Represents current shading variant.
(Overrides XlsShapeFill GradientVariant .)
Public property IsGradientSupported
Gets or sets a value indicating whether gradient rendering is supported.
(Inherited from XlsShapeFill .)
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Public property Pattern
Represents gradient pattern
(Overrides XlsShapeFill Pattern .)
Public property PicStretch
Gets or sets pictrue format option.
(Overrides XlsShapeFill PicStretch .)
Public property PicTile
Gets or sets tile picture option.
(Inherited from XlsShapeFill .)
Public property Picture
Represents user defined picture or textture. Read only.
(Overrides XlsShapeFill Picture .)
Public property PictureName
Returns user defined picture of texture name. Read only.
(Overrides XlsShapeFill PictureName .)
Public property PresetGradientType
Represents presed gradient type.
(Overrides XlsShapeFill PresetGradientType .)
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Public property Texture
Represents gradient texture
(Overrides XlsShapeFill Texture .)
Public property Tile
Represents whether picture is tiled or stretched.
(Overrides XlsShapeFill Tile .)
Public property Transparency
Returns the transparency level of the specified Solid color shaded XlsFill as a floating-point value from 0.0 (Clear) through 1.0(Opaque)
(Overrides XlsShapeFill Transparency .)
Public property TransparencyFrom
Returns or sets the degree of transparency of the specified XlsFill as a value from 0.0 (opaque) through 1.0 (clear).
(Overrides XlsShapeFill TransparencyFrom .)
Public property TransparencyTo
Returns or sets the degree of transparency of the specified XlsFill as a value from 0.0 (opaque) through 1.0 (clear).
(Overrides XlsShapeFill TransparencyTo .)
Public property Visible
Represents if XlsFill style visible.
(Overrides XlsShapeFill Visible .)
Top
See Also