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

In This Topic
    _CartesianReferencelineLabelTextProxy Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal context As ICartesianReferenceLineOverlayItemView, _
       ByVal groupKey As DataValueType, _
       ByVal valueFieldName As String, _
       ByVal value As Nullable(Of Double), _
       ByVal stringFormatting As IStringFormatting _
    )

    Parameters

    context
    groupKey
    valueFieldName
    value
    stringFormatting
    See Also