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

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