2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / FillStyle Class
Members

In This Topic
    FillStyle Class
    In This Topic
    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.
    Object Model
    FillStyle Class
    Syntax
    'Declaration
     
    Public Class FillStyle 
    public class FillStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Chart.FillStyle

    See Also