Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartCustomPaletteColor Class / Color Property

In This Topic
    Color Property (ChartCustomPaletteColor)
    In This Topic
    Gets C1.C1Rdl.RdlColor object representing value of this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Color As RdlColor
    public RdlColor Color {get;}
    See Also