ActiveReports 12
MapColorRule Class
Members 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapColorRule Class
Defines the color rule for spatial elements based on a data field.
Object Model
MapColorRule Class
Syntax
'Declaration
 
Public MustInherit Class MapColorRule 
   Inherits MapAppearanceRule
public abstract class MapColorRule : MapAppearanceRule 
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.MapAppearanceRule
      GrapeCity.ActiveReports.PageReportModel.MapColorRule
         GrapeCity.ActiveReports.PageReportModel.MapColorPaletteRule
         GrapeCity.ActiveReports.PageReportModel.MapColorRangeRule
         GrapeCity.ActiveReports.PageReportModel.MapCustomColorRule

See Also

Reference

MapColorRule Members
GrapeCity.ActiveReports.PageReportModel Namespace