ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapDistanceScale Class / ScaleBorderColor Property

In This Topic
    ScaleBorderColor Property (MapDistanceScale)
    In This Topic
    Defines the border color for the scale. Default value is DarkGray
    Syntax
    'Declaration
     
    Public Property ScaleBorderColor As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo ScaleBorderColor {get; set;}
    See Also