ActiveReports 12
MapCustomColors Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapCustomColorRule Class : MapCustomColors Property
Gets the custom colors to be used.
Syntax
'Declaration
 
Public ReadOnly Property MapCustomColors As IList(Of ExpressionInfo)
public IList<ExpressionInfo> MapCustomColors {get;}
See Also

Reference

MapCustomColorRule Class
MapCustomColorRule Members