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

In This Topic
    Style Property (MapColorScaleTitle)
    In This Topic
    Gets or sets style properties to be applied to the title. Each of the properties of type Color support transparency.
    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}
    See Also