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

In This Topic
    _AxisTitle Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal axisTitleView As IAxisTitleView _
    )
    public _AxisTitle( 
       IAxisTitleView axisTitleView
    )

    Parameters

    axisTitleView
    See Also