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

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