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

In This Topic
    _textContent Method (_TextCartesianPointView)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _textContent( _
       Optional ByVal value As ITextNumberContent _
    ) As ITextNumberContent
    public ITextNumberContent _textContent( 
       ITextNumberContent value
    )

    Parameters

    value
    See Also