ActiveReports 12
TickMarkLength Property (MapColorScale)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapColorScale Class : TickMarkLength Property
Gets or sets the tick mark length. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 2.25pt.
Syntax
'Declaration
 
Public Property TickMarkLength As ExpressionInfo
public ExpressionInfo TickMarkLength {get; set;}
See Also

Reference

MapColorScale Class
MapColorScale Members