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

In This Topic
    _linearColor Method (_ColorLinearPointLegendDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _linearColor( _
       ByVal degree As Double _
    ) As ILinearGradientColor
    public ILinearGradientColor _linearColor( 
       double degree
    )

    Parameters

    degree
    See Also