[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartFillStyle

ChartFillStyle Class

Represents the fill style of various elements of the chart, including the chart itself, the chart area, legend, header, footer and labels.

Inheritance
ChartFillStyle
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class ChartFillStyle : ChartObject, INotifyPropertyChanged, IC1Serializable

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 of filled region outlines.

OutlineThickness

Gets or sets the thickness of filled region outlines.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.