ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapColorScale Interface / LabelInterval Property

In This Topic
    LabelInterval Property (IMapColorScale)
    In This Topic
    Specifies the interval between labels.
    Syntax
    'Declaration
     
    ReadOnly Property LabelInterval As Integer
    int LabelInterval {get;}
    See Also