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

In This Topic
    _getPathExpression Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _getPathExpression( _
       ByVal path As IPath, _
       Optional ByVal autoFix As Boolean _
    ) As String
    public static string _getPathExpression( 
       IPath path,
       bool autoFix
    )

    Parameters

    path
    autoFix
    See Also