ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Map Class / MapColorScale Property

In This Topic
    MapColorScale Property
    In This Topic
    Gets or sets the map color scale.
    Syntax
    'Declaration
     
    Public Property MapColorScale As MapColorScale
    public MapColorScale MapColorScale {get; set;}
    See Also