ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _PlotConfigTextOption Class / _getMaxWidth Method

In This Topic
    _getMaxWidth Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getMaxWidth() As Nullable(Of Double)
    public Nullable<double> _getMaxWidth()
    See Also