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

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