FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartFillStyle Class
Members

In This Topic
    ChartFillStyle Class
    In This Topic
    Represents the fill style of various elements of the chart, including the chart itself, the chart area, legend, header, footer and labels.
    Object Model
    ChartFillStyle Class
    Syntax
    'Declaration
     
    Public Class ChartFillStyle 
       Inherits ChartObject
    public class ChartFillStyle : ChartObject 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexReport.Chart.ChartObject
          C1.Win.FlexReport.Chart.ChartFillStyle

    See Also