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

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

    Parameters

    value
    See Also