ActiveReports 12
LabelPlacement Property (MapColorScale)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapColorScale Class : LabelPlacement Property
Gets or sets the labels placement along the color bar. That evaluates to one of MapColorScale.MapLabelPlacement. The default value is MapColorScale.MapLabelPlacement.Alternate.
Syntax
'Declaration
 
Public Property LabelPlacement As ExpressionInfo
public ExpressionInfo LabelPlacement {get; set;}
See Also

Reference

MapColorScale Class
MapColorScale Members