ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapColorRangeRule Class / MiddleColor Property

In This Topic
    MiddleColor Property
    In This Topic
    Defines the middle color to be used for the spatial elements. Default value is Yellow
    Syntax
    'Declaration
     
    Public Property MiddleColor As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo MiddleColor {get; set;}
    See Also