ActiveReports 10
EndValue Property (MapAppearanceRule)

GrapeCity.ActiveReports.v10 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 = RuleDistributionType.Custom.
Syntax
'Declaration
 
Public Property EndValue As ExpressionInfo
public ExpressionInfo EndValue {get; set;}
See Also

Reference

MapAppearanceRule Class
MapAppearanceRule Members