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

In This Topic
    _wordWrapSeparators Method (_DefaultAxisLabelLayoutPolicy)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _wordWrapSeparators() As List(Of String)
    public List<string> _wordWrapSeparators()
    See Also