ActiveReports 18 .NET Edition
MESCIUS.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 ValueAggregateEncoding.AggregateEncoding
    public ValueAggregateEncoding.AggregateEncoding Color {get; set;}
    See Also