ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IPointView Interface / lightness Property

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