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

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