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

In This Topic
    _setOtherAxisView Method (IPolygonalAxisView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _setOtherAxisView( _
       ByVal otherAxisView As IAxisView _
    ) 
    void _setOtherAxisView( 
       IAxisView otherAxisView
    )

    Parameters

    otherAxisView
    See Also