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

In This Topic
    _buildAxisLabelExpandPolicy Method (IAxisLabelExpandPolicyBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Function _buildAxisLabelExpandPolicy( _
       ByVal axisView As IAxisView, _
       ByVal pluginOptions As List(Of IConfigPluginOption) _
    ) As IAxisLabelExpandPolicy

    Parameters

    axisView
    pluginOptions
    See Also