ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Chart.FillStyle Class / Color1 Property

In This Topic
    Color1 Property
    In This Topic
    Gets or sets the fill color.
    Syntax
    'Declaration
     
    Public Property Color1 As Color
    public Color Color1 {get; set;}
    See Also