ActiveReports 18 .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 amount of space each column would take up.
    Syntax
    'Declaration
     
    ReadOnly Property MaximumColumnWidth As Length
    Length MaximumColumnWidth {get;}
    See Also