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

In This Topic
    maxWidth Property (_PlotConfigTextOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property maxWidth As Nullable(Of Double)
    public Nullable<double> maxWidth {get; set;}
    See Also