ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / PlotEncodings Class / Color Property

In This Topic
    Color Property (PlotEncodings)
    In This Topic
    Gets or sets DV Chart color encoding
    Syntax
    'Declaration
     
    Public Property Color As AggregateEncoding
    public AggregateEncoding Color {get; set;}
    See Also