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

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