[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.Values

Values Property

Values

Gets the spatial element values.

Declaration
IEnumerable<KeyValuePair<string, object>> Values { get; }
Property Value
Type Description
IEnumerable<KeyValuePair<string, object>>

An enumerable representing the spatial element values.