ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventStorageMappings Class / ColorMapping Property

In This Topic
    ColorMapping Property (C1EventStorageMappings)
    In This Topic
    Allows the color property to be bound to appropriate field in the data source.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColorMapping As MappingInfo
    public MappingInfo ColorMapping {get;}
    See Also