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

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

    Parameters

    otherAxisView
    See Also