2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / VisualEffectsStyle Class / Colors Property

In This Topic
    Colors Property
    In This Topic
    Gets color options for the style.
    Syntax
    'Declaration
     
    Public ReadOnly Property Colors As VisualEffectsStyle.ColorOptions
    public VisualEffectsStyle.ColorOptions Colors {get;}
    See Also