ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ICandlestickPointView Interface / _setBottomLineEnd Method

In This Topic
    _setBottomLineEnd Method (ICandlestickPointView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _setBottomLineEnd( _
       ByVal value As IPoint _
    ) 
    void _setBottomLineEnd( 
       IPoint value
    )

    Parameters

    value
    See Also