ActiveReports 12
MaximumTotalPointCount Property (IMap)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace > IMap Interface : MaximumTotalPointCount Property
The maximum number of points in the map.
Syntax
'Declaration
 
ReadOnly Property MaximumTotalPointCount As Nullable(Of Integer)
Nullable<int> MaximumTotalPointCount {get;}
See Also

Reference

IMap Interface
IMap Members