ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Sparkline Namespace / ISparklineChart Interface / MaximumColumnWidth Property

In This Topic
    MaximumColumnWidth Property
    In This Topic
    Gets the maximum width of each column.
    Syntax
    'Declaration
     
    ReadOnly Property MaximumColumnWidth As Length
    Length MaximumColumnWidth {get;}

    Property Value

    The maximum column width as a GrapeCity.ActiveReports.PageReportModel.Length.
    See Also