ActiveReports 12
ShowInColorScale Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapColorRule Class : ShowInColorScale Property
Gets or sets if the data field should be shown in the color scale. An expression should evaluate to a System.Boolean.
Syntax
'Declaration
 
Public Property ShowInColorScale As ExpressionInfo
public ExpressionInfo ShowInColorScale {get; set;}
See Also

Reference

MapColorRule Class
MapColorRule Members