ActiveReports 12
LabelFormat Property (MapColorScale)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapColorScale Class : LabelFormat Property
Gets or sets the format string to be used for numeric labels. The default value is #,##0.##.
Syntax
'Declaration
 
Public Property LabelFormat As ExpressionInfo
public ExpressionInfo LabelFormat {get; set;}
See Also

Reference

MapColorScale Class
MapColorScale Members