[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapColorScale

IMapColorScale Interface

Represents the map color scale rendering settings.

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

Properties

Name Description
ColorBarBorderColor

Gets the border color of the color bar.

Elements

Gets the collection of internal rendering elements.

HideEndLabels

Gets a value indicating whether the end labels for a IMapColorScale will be hidden.

LabelBehavior

Gets the label behavior specifying how the labels display the values.

LabelFormat

Gets the label format.

LabelInterval

Gets the interval between labels.

LabelPlacement

Gets the label placement specifying the placement of labels.

NoDataText

Gets the label for the IMapColorScale that is to be used with colors that have no data associated with them.

RangeGapColor

Gets the color used in a IMapColorScale to fill the undefined color divisions.

TickMarkLength

Gets the length of the tick mark.

Title

Gets the color scale title rendering settings.

Extension Methods