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

In This Topic
    _setXPos Method (ICartesianPointView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _setXPos( _
       ByVal value As Double _
    ) 
    void _setXPos( 
       double value
    )

    Parameters

    value
    See Also