[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartFillType

ChartFillType Enum

Specifies how data shapes are filled.

Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public enum ChartFillType

Fields

Name Description
Gradient

A two color gradient is used to fill using Color1 and Color2 with a pattern enumerated by the ChartGradientStyle.

Hatch

A two color hatch pattern is used to fill using Color1 and Color2 with a pattern enumerated by the ChartHatchStyle.

SolidColor

Solid color is used for filling using Color1.

Texture

A texture is created by filing the specified image of the ChartFillStyle.