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

In This Topic
    _LegendAxisView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ownerView As ILinearLegendContentView, _
       ByVal linearColor As ILinearGradientColor, _
       ByVal option As ILegendGradientOption, _
       Optional ByVal format As String _
    )

    Parameters

    ownerView
    linearColor
    option
    format
    See Also