ActiveReports 11
LabelInterval Property (MapColorScale)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapColorScale Class : LabelInterval Property
Gets or sets the frequency of the labels along the color bar. An expression should evaluate to a System.Integer. The default value is 1.
Syntax
'Declaration
 
Public Property LabelInterval As ExpressionInfo
public ExpressionInfo LabelInterval {get; set;}
See Also

Reference

MapColorScale Class
MapColorScale Members