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

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