Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / Chart.FillStyle Class
Members

In This Topic
    Chart.FillStyle Class
    In This Topic
    Represents the fill style for chart elements.
    Object Model
    Chart.FillStyle Class
    Syntax
    'Declaration
     
    Public Class Chart.FillStyle 
       Inherits Chart.ChartOwnedItem
    public class Chart.FillStyle : Chart.ChartOwnedItem 
    Inheritance Hierarchy

    System.Object
       C1.C1Report.CustomFields.Chart.ChartOwnedItem
          C1.C1Report.CustomFields.Chart.FillStyle

    See Also