ActiveReports 12
StartValue Property (MapAppearanceRule)

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

Reference

MapAppearanceRule Class
MapAppearanceRule Members