[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapDistanceScale

IMapDistanceScale Interface

Represents the map distance scale rendering settings.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IMapDistanceScale : IMapDockableSubItem, IMapSubItem

Properties

Name Description
ScaleBorderColor

Gets the border color for the scale.

ScaleColor

Gets the color for the scale.

ScaleFactor

Gets the twips to kilometers scale factor.

Extension Methods