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

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