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

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