[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapColorScaleElement

IMapColorScaleElement Interface

Represents the MapColorScale rendering 'ticks'.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IMapColorScaleElement

Properties

Name Description
End

Gets the end value of the color range.

IsScalar

Gets a value indicating whether the value is discrete or continuous.

Middle

Gets the middle value of the color range if necessary.

Start

Gets the start value of the color range.

Style

Gets the bar rendering style.

Extension Methods