ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / LegendRangeOption Class / To Property

In This Topic
    To Property (LegendRangeOption)
    In This Topic
    Specifies upper bound
    Syntax
    'Declaration
     
    Public Property To As Double
    public double To {get; set;}
    See Also