ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _LegendRangeOption Class / to Property

In This Topic
    to Property (_LegendRangeOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property to As Nullable(Of Double)
    public Nullable<double> to {get; set;}
    See Also