ActiveReports 12
LabelBehavior Property (MapColorScale)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapColorScale Class : LabelBehavior Property
Gets or sets the positioning of the color scale labels. That evaluates to one of MapColorScale.MapLabelBehavior. The default value is MapColorScale.MapLabelBehavior.Auto.
Syntax
'Declaration
 
Public Property LabelBehavior As ExpressionInfo
public ExpressionInfo LabelBehavior {get; set;}
See Also

Reference

MapColorScale Class
MapColorScale Members