ActiveReports 9
MapColorRangeRule Class Properties

For a list of all members of this type, see MapColorRangeRule members.

Public Properties
 NameDescription
Public PropertyBucketCountDefines the number of buckets for the specified distribution. Ignored if DistributionType is RuleDistributionType.Custom or if DataValue is not Scalar. An expression should evaluate to a System.Integer. The default value is 5 (Inherited from GrapeCity.ActiveReports.PageReportModel.MapAppearanceRule)
Public PropertyDataElementNameThe name to use for the data element/attribute for this value. Must be a CLS-compliant identifier. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapAppearanceRule)
Public PropertyDataElementOutputGets or sets whether the item should appear in a data rendering. That evaluates to one of DataElementOutput. The default value is DataElementOutput.Output. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapAppearanceRule)
Public PropertyDataValueAn expression to be evaluated on the scope of the spatial element. The appearance rule will be applied on the element based on its value. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapAppearanceRule)
Public PropertyDistributionTypeGets or sets the distribution type. That evaluates to one of RuleDistributionType. The default value is RuleDistributionType.Optimal. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapAppearanceRule)
Public PropertyEndColorDefines the end color to be used for the spatial elements. Default value is Red  
Public PropertyEndValueGets or sets the end value for the distribution. Automatically calculated if omitted. Ignored if DistributionType = RuleDistributionType.Custom. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapAppearanceRule)
Public PropertyLegendNameName of the legend in which the data field will appear. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapAppearanceRule)
Public PropertyLegendTextLabel to use in the legend for the data field. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapAppearanceRule)
Public PropertyMapBucketsGets the set of buckets used to distribute the data. Mandatory if DistributionType = RuleDistributionType.Custom, otherwise ignored. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapAppearanceRule)
Public PropertyMiddleColorDefines the middle color to be used for the spatial elements. Default value is Yellow  
Public PropertyShowInColorScaleGets or sets if the data field should be shown in the color scale. An expression should evaluate to a System.Boolean. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapColorRule)
Public PropertyStartColorDefines the start color to be used for the spatial elements. Default value is Green  
Public PropertyStartValueGets or sets the start value for the distribution. Automatically calculated if omitted. Ignored if DistributionType = RuleDistributionType.Custom. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapAppearanceRule)
Top
See Also

Reference

MapColorRangeRule Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum