ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapColorScale Class / MapColorScaleTitle Property

In This Topic
    MapColorScaleTitle Property
    In This Topic
    Gets or sets the title to be displayed for the color scale.
    Syntax
    'Declaration
     
    Public Property MapColorScaleTitle As MapColorScaleTitle
    public MapColorScaleTitle MapColorScaleTitle {get; set;}
    See Also