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

In This Topic
    ScaleColor Property (MapDistanceScale)
    In This Topic
    Gets or sets the color for the scale. Default value is White
    Syntax
    'Declaration
     
    Public Property ScaleColor As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo ScaleColor {get; set;}
    See Also