Chart.FillStyle Class Members
In This Topic
The following tables list the members exposed by Chart.FillStyle.
Public Constructors
Public Properties
| Name | Description |
 | Alpha | Gets or sets the fill alpha value (transparency). |
 | Color1 | Gets or sets the fill color. |
 | Color2 | Gets or sets the second fill color. |
 | FillType | Gets or sets the fill type. |
 | GradientStyle | Gets or sets the fill gradient style. |
 | HatchStyle | Gets or sets the fill hatch style. |
 | Image | Gets or sets the fill image. |
 | OutlineColor | Gets or sets the color filled region outlines. |
 | OutlineThickness | Gets or sets the thickness of filled region outlines. |
Top
Public Methods
| Name | Description |
 | Clone | Overridden. |
Top
See Also