ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / RadialLineErrorBarPrototype Class / RadialLineErrorBarPrototype Constructor

In This Topic
    RadialLineErrorBarPrototype Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal isPlus As Boolean, _
       ByVal hasCap As Boolean _
    )
    public RadialLineErrorBarPrototype( 
       bool isPlus,
       bool hasCap
    )

    Parameters

    isPlus
    hasCap
    See Also