[]
        
(Showing Draft Content)

C1.Win.C1Chart.FillStyle

FillStyle Class

The FillStyle class is used to describe the different fill styles available for various elements of the chart, including the chart itself, the ChartArea, the Legend, the Header, the Footer and Labels.

Inheritance
FillStyle
Implements
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[TypeConverter(typeof(ee))]
public class FillStyle : IDisposable

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 type.

HatchStyle

Gets or sets the fill hatch type.

Image

Gets or sets the fill image.

OutlineColor

Gets or sets the second fill color.

OutlineThickness

Gets or sets the thickness of filled region outlines.

Methods

Name Description
ResetOutlineColor()

Resets the outline color to the default value to allow the Group outline color to be used.