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

In This Topic
    _getDefaultFormat Method (_StockTrendlineLabelTextProxy)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getDefaultFormat( _
       ByVal expression As ISyntaxExpression _
    ) As String
    public string _getDefaultFormat( 
       ISyntaxExpression expression
    )

    Parameters

    expression
    See Also