ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _TextAxisTitleView Class / _TextAxisTitleView Constructor

In This Topic
    _TextAxisTitleView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal axisView As ILineAxisView _
    )
    public _TextAxisTitleView( 
       ILineAxisView axisView
    )

    Parameters

    axisView
    See Also