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

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