ActiveReports 12
EndValue Property (MapAppearanceRule)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapAppearanceRule Class : EndValue Property
Gets or sets the end value for the distribution. Automatically calculated if omitted. Ignored if DistributionType = Custom.
Syntax
'Declaration
 
Public Property EndValue As ExpressionInfo
public ExpressionInfo EndValue {get; set;}
See Also

Reference

MapAppearanceRule Class
MapAppearanceRule Members