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

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